Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default using cell contents in a formula

I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default using cell contents in a formula

Use the concatenated address in conjunction with the INDIRECT
function.

Hope this helps.

Pete

On Sep 13, 10:56 am, theadore
wrote:
I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default using cell contents in a formula

With "Week1" in cell A1, and "G42" in cell B1, use

=INDIRECT("'"&A1&"'!"&B1)


"theadore" wrote:

I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?

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
Adding Contents of a cell to a formula Paul Bond Excel Discussion (Misc queries) 10 January 25th 06 04:43 PM
Adding the contents of a cell to a formula Paul Bond Excel Discussion (Misc queries) 1 January 21st 06 07:19 PM
Using cell contents within a formula Patrick Simonds Excel Worksheet Functions 2 December 17th 05 09:52 PM
Using contents of a cell in a formula Mike Excel Discussion (Misc queries) 4 June 9th 05 03:10 AM
Cell contents vs. Formula contents Sarah Excel Discussion (Misc queries) 3 December 15th 04 06:02 PM


All times are GMT +1. The time now is 08:32 PM.

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"