I am working on a sheet with 100+ rows of data, each row representing a different size of widgets. I have a cell at the top - Q1 - where you can enter the size widget you are looking for and, using conditional formatting, the row(s) containing that size widget will turn yellow with bold text.
What I'd like to do is add a button that would allow the user to go immediately to that row without having to scroll up/down to try and find it. My VBA skill set is limited and I'm having trouble getting something to work.
Any help would be appreciated!
Thanks.
Mike
What I'd like to do is add a button that would allow the user to go immediately to that row without having to scroll up/down to try and find it. My VBA skill set is limited and I'm having trouble getting something to work.
Any help would be appreciated!
Thanks.
Mike