LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,856
Default INDIRECT Syntax

This is one way of doing that:

=INDIRECT("'"&$B4&"'!"&CHAR(64+COLUMN(E$1))&ROW($A 3))

This will also enable you to copy down if you wish to get the cells
from E3, E4, E5 etc.

Hope this helps.

Pete

On Nov 19, 10:31*pm, cardan wrote:
Hello, I have an issue that should be easy to fix but I can't seem to
get the right syntax for the INDIRECT function.
I am trying to reference a cell in another worksheet. *When I copy the
formula across, I would like it to still reference the sheet but also
reference the next cell over. * The INDIRECT syntax I am using is..

...INDIRECT("'"&$B4&"'!E3")... *Cell B4 contains the name of the
worksheet I am referencing. When I copy the formula over to the next
column it still references E3. I would like it to reference cell F3 of
the worksheet name in cell B4.

Any help would be greatly appreciated! *Thank you in advance.


 
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
[INDIRECT] Syntax Help ThunderBlade Excel Discussion (Misc queries) 2 March 30th 10 10:42 PM
Indirect function syntax Matt Excel Discussion (Misc queries) 4 October 9th 08 10:43 PM
indirect formula syntax Graeme[_2_] Excel Worksheet Functions 2 July 9th 08 02:00 PM
Syntax on Indirect() Jim May Excel Discussion (Misc queries) 4 December 6th 07 02:15 PM
INDIRECT syntax? stephen.reading100 Excel Worksheet Functions 2 April 22nd 05 01:52 AM


All times are GMT +1. The time now is 07:22 PM.

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"