davidmyers
Board Regular
- Joined
- Jan 29, 2017
- Messages
- 88
- Office Version
- 2016
- Platform
- Windows
Hi, I have a datasheet where the value in column A is repeated several times, columns B-G are different uses and specifications for the item in column A, I want to populate a userform with all the rows (A-G) where the value in column A is the same. Column A is sorted so all the duplicate values appear together. I would like to activate the userform by clicking on column A, probably easiest if the user clicks the first occurence in column A - problem is I don't trust users - so if when I generate the range I can go from 1st to last occurence even if they don't click the 1st occurence that would be a bonus - but my main question is how to generate the dynamic range for duplicate values in column A.
Any code snippets or links to examples much appreciated.
Thanks
David
Any code snippets or links to examples much appreciated.
Thanks
David