#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hlookup


I am trying to use an HLOOKUP on a summary spreadsheets with various
spreadsheets behind it. Each of the individual spreadsheets behind the
summary would have a name as follows:

01-06-06
01-13-06
01-20-06

In column a of the summary spreadsheet I was planning to have the name
of a spreadsheet behind it similar to the above.

I then wanted to do an hlookup as follows:

HLOOKUP(B$4,'01-06-06'!$D$10:$P$111,102,FALSE)

Where B$4 would have the column header in the table array. Where I
have the row_index_number referecing the worksheet name (i.e.
'01-06-06') I wanted to write a formula to select what was in column a.
I tried to use a concatenate formula, but I can't seem to get it to
work.

Any help or ideas would be appreciated!

LMULLEN


--
lmullenjr
------------------------------------------------------------------------
lmullenjr's Profile: http://www.excelforum.com/member.php...o&userid=33132
View this thread: http://www.excelforum.com/showthread...hreadid=572936

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default Hlookup

Hi!

If I understand, try this:

A4 = 01-06-06

=HLOOKUP(B$4,INDIRECT("'"&A4&"'!D10:P111"),102,FAL SE)

Biff

"lmullenjr" wrote
in message ...

I am trying to use an HLOOKUP on a summary spreadsheets with various
spreadsheets behind it. Each of the individual spreadsheets behind the
summary would have a name as follows:

01-06-06
01-13-06
01-20-06

In column a of the summary spreadsheet I was planning to have the name
of a spreadsheet behind it similar to the above.

I then wanted to do an hlookup as follows:

HLOOKUP(B$4,'01-06-06'!$D$10:$P$111,102,FALSE)

Where B$4 would have the column header in the table array. Where I
have the row_index_number referecing the worksheet name (i.e.
'01-06-06') I wanted to write a formula to select what was in column a.
I tried to use a concatenate formula, but I can't seem to get it to
work.

Any help or ideas would be appreciated!

LMULLEN


--
lmullenjr
------------------------------------------------------------------------
lmullenjr's Profile:
http://www.excelforum.com/member.php...o&userid=33132
View this thread: http://www.excelforum.com/showthread...hreadid=572936



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hlookup


Thanks so much! I missed the INDIRECT part!


--
lmullenjr
------------------------------------------------------------------------
lmullenjr's Profile: http://www.excelforum.com/member.php...o&userid=33132
View this thread: http://www.excelforum.com/showthread...hreadid=572936

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default Hlookup

You're welcome!

Biff

"lmullenjr" wrote
in message ...

Thanks so much! I missed the INDIRECT part!


--
lmullenjr
------------------------------------------------------------------------
lmullenjr's Profile:
http://www.excelforum.com/member.php...o&userid=33132
View this thread: http://www.excelforum.com/showthread...hreadid=572936



Reply
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
vlookup and hlookup hotelmasters Excel Worksheet Functions 4 August 15th 06 08:41 PM
Problem with HLookup - Sometimes works, sometimes blank. Regnab Excel Discussion (Misc queries) 3 May 22nd 06 04:09 AM
Index / Hlookup Pamela Creighton Excel Worksheet Functions 1 February 5th 06 07:22 PM
Sorting on cells containing HLOOKUP SueD Excel Worksheet Functions 0 November 15th 05 10:35 AM
Need help with HLOOKUP and MATCH functions BEAR94 Excel Worksheet Functions 1 August 12th 05 05:36 AM


All times are GMT +1. The time now is 01:23 AM.

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

About Us

"It's about Microsoft Excel"