LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 788
Default vlookup across multiple pages

I would like to use vlookup to get data that is on several different pages.

I realize I could do this by =SUM('ATStemplate1:PH TEMPLATE 2'!F31), where I
change the F31 to be the cell I want for each different column, however I am
already out to column BA. When columns are added or deleted (by date) than I
run into problems.

What I would LIKE to do is something similar to this
=sum(VLOOKUP(b$4,'3005:3007'!$1:$65536,6,FALSE))
Where "6" will change depending on the date (which I accomplish with a
Hlookup)

I thought about
=sum(VLOOKUP(b$4,'3005:3007'!$1:$65536,6,FALSE)),V LOOKUP(b$4,'3006'!$1:$65536,6,FALSE)),VLOOKUP(b$4, '3007'!$1:$65536,6,FALSE)))
However I have like 25 tabs, which would make this formula very large, not
to mention the addition and deletion of tabs.

Is this even possible other than the long hand written way
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Pages Dave Excel Discussion (Misc queries) 2 July 3rd 07 11:56 AM
Sum of Multiple Pages Millington Excel Discussion (Misc queries) 4 June 11th 07 11:06 PM
printing multiple pages Mike Excel Discussion (Misc queries) 2 January 10th 07 08:51 PM
Can I have multiple pages for a Hyperlink nastech Excel Worksheet Functions 0 October 4th 05 12:28 AM
multiple pages for multiple users fourskunks Excel Discussion (Misc queries) 1 September 9th 05 07:29 PM


All times are GMT +1. The time now is 09:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"