craig_youngman
New Member
- Joined
- Feb 14, 2018
- Messages
- 5
I need to copy rows from one worksheet within a workbook to another based on values within one of the cells. The spreadsheet is an assessment data tracker I'm working on for my school but I'd like it to automatically filter the whole set of data based on specific values e.g. one page will contain the data for pupil premium children vs non-pupil premium children, another for boys vs girls from the whole data set on the master data sheet.
My question is whether this is best achieved by VBA macro, VLOOKUP or some kind of automatic filter. As my experience in VBA/macros is limited the solution would need to be something I can do easily. Any help would be greatly appreciated!
In the example file I would need to copy rows 14,16,18,20 & 22 fully to sheet2 "Pupil Premium".
https://drive.google.com/open?id=1xEuUBqXFMxtVWO5MjBURaXMOCTHCV0oh
My question is whether this is best achieved by VBA macro, VLOOKUP or some kind of automatic filter. As my experience in VBA/macros is limited the solution would need to be something I can do easily. Any help would be greatly appreciated!
In the example file I would need to copy rows 14,16,18,20 & 22 fully to sheet2 "Pupil Premium".
https://drive.google.com/open?id=1xEuUBqXFMxtVWO5MjBURaXMOCTHCV0oh