Hi all, I have a userform that activates (pops up) on double click of cell in column A. The userform textboxes will populate with data from the row the activated cell is in. I have other text boxes on my form which I will edit and then click a command button (Update) to populate that row with the edited form data. What I can't seem to do is have this data transfer to the row with the activated cell, it always transfers to Row 1. Make sense? What am I missing? Attached is the WS code and the Userform Code.

Please Login or Register  to view this content.
Please Login or Register  to view this content.