Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a file with numerous worksheets containing the same information. Each worksheet represents a date range, ie, 1.3_1.9, 1.10_1.16, etc... In each worksheet, there is a summary field that I want to extract and bring into a Totals sheet. What I am trying to do is something like a vlookup, but rather I want the vlookup to go to the different worksheets and pull the information that I want. In my totals sheet I will have the following fields: Date: Percentage: (same as worksheets tab name) vlookup( Another and faster way to do it, which I hope, is to create a macro that will run through the different worksheets and bring the information back to my Total sheets (ie, for i=1 to x then, next i) Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract multiple results based on multiple criteria | Excel Worksheet Functions | |||
Macro: Filter Multiple header then extract to Multiple Files | Excel Discussion (Misc queries) | |||
extract data from multiple worksheets | Excel Worksheet Functions | |||
Extract Data from Multiple worksheets | Excel Programming | |||
How to extract data from multiple worksheets.. | Excel Discussion (Misc queries) |