I have a bit of a weird one - -- --- -- -- --
I have a huge spreadsheet with a list of Pay Periods in Column A (e.g. 200834) and Employee IDs in Column B (e.g. 3007).
Columns C - ZZ contain figures, which are grouped into 3-5 column-wide blocks or related data. For example Columns E-G all contain tax data for a specific Employee in that specific Pay Period.
What I want (need really) is a filter that lets me input a period number and a range of columns.
The resulting columns (e.g. A-B AND E-G) then need to be copied to a new sheet.
It would be amazing if I could also specify a sheet name in the filter.
There's one other complication.
The values on the sheet (which is sheet 1 of the WB) are generated via formulas on sheet 2 of the same WB.
So, if I select a value on sheet two I actually see something like "='SETUP-TRESHOLDS-VARIABLES'!$K$8" in the Formula Bar; the cell however contains the resulting data (in that case 500.00).
Any ideas?
I'm in 2007 if that matters. (I've seen contradictory thoughts on that, btw.)
Thanks so much guys and gals and help is mucho appreciado.
--
BTW> I have tried doing this about 10 different ways, cannibalizing other script, etc... but due to the dynamic nature of the data, nothing has worked...
Bookmarks