JoeMajestee
New Member
- Joined
- Jul 15, 2009
- Messages
- 49
In my VBA, I often search for an expected value in row 1 of a worksheet. If I find more or less than expected, I would like to present the user with a dropdown containing what is in those rows so they can pick one. Is there a generic way to do this without creating a userform?
I like the idea of generic because the amount of data changes from worksheet to worksheet.
Thanks!
I like the idea of generic because the amount of data changes from worksheet to worksheet.
Thanks!