steveh8204
Board Regular
- Joined
- Aug 20, 2018
- Messages
- 151
Hi,
I've created several different Macros for Filtering a spreadsheet for defined values (SKUs) but occasionally these values change. I was wondering is possible to create a macro in VBA that filters a spreadsheet based on all the values in a column on a different sheet in a different file?
I could then change the values in the relevant column as opposed to delving into the code each time to change/add/delete them.
Other people maintain the spreadsheet too so asking them to delve into VBA code isn't going to work but just updating a list will.
Thanks in advance.
I've created several different Macros for Filtering a spreadsheet for defined values (SKUs) but occasionally these values change. I was wondering is possible to create a macro in VBA that filters a spreadsheet based on all the values in a column on a different sheet in a different file?
I could then change the values in the relevant column as opposed to delving into the code each time to change/add/delete them.
Other people maintain the spreadsheet too so asking them to delve into VBA code isn't going to work but just updating a list will.
Thanks in advance.