Hello Good People of Excel Forum,
I'm somewhat knew to coding in excel and definitely inexperienced in creating buttons.What I'm trying to do is create a button to filter my document easily for basic users. Any of these options would be ok:
1. Click Button and filters column x for y value. Next button stacks filter for column a with z value.. etc. Final button resets filters.
2. Select cell -> click button to filter on selected cell's value, Next filter Select cell -> click button to filter.. etc. Final button resets filters.
And also need this:
3. Click Button-> take me to cell with x value. (this one i couldn't get, usually people do cell range)
The reason these are particularly needed is because my list of 2000 plus rows will need to be updated and have the filters and functions still work. It's also separately color coded so values are the key sorting variable I desire.
I think I know how to add the macro to a button once its done. Thanks!
Bookmarks