Hello all,
I thought I would pose another question to the forum as I'm almost out of hair to pull out! I guess when in doubt, turn to those who know more than you do, right? Here is my situation. I have a worksheet that watches a range for changes. When an entry is made in the range, a user form is called. I am pre-populating the user form with information in columns 1-4 of the activeCell.row. However, if the excel installation uses the default "After pressing enter, move selection down" the activeCell.row uses the wrong row number. Since a user form initialization does not take an argument, how can I use the target.row from the sub that called the userform instead of the activecell.row? Is there a way to return the row number of the cell that was most recently changed so that a user form can use it?
I thank you all for your continued assistance and willingness to assist in furthering my Knowledge.
Scott
Bookmarks