G
Guest
I'd like a line in a Private Sub to return a value found in a cell on the
spreadsheet.
Here's the line. F2 is where the data is. I have tried 'Sheet1!', braces and
so on, but I can't get it to accept the code.
UserForm1.TextBox9.Value = F2
Help!
spreadsheet.
Here's the line. F2 is where the data is. I have tried 'Sheet1!', braces and
so on, but I can't get it to accept the code.
UserForm1.TextBox9.Value = F2
Help!