Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Can you have 2 indirects refernces in one formula??

For example...
=INDIRECT("'"&$C$3&"'!d4")

How can I have the user define the column (by replacing D)

$c$3 references the dropdown value (user preferred worksheet)

Thanks all!!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Can you have 2 indirects refernces in one formula??

Simply extend it, like so:
=INDIRECT("'"&$C$3&"'!"&$D$3&"4")
where D3 would contain the "D"
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"DMD1236" wrote:
For example...
=INDIRECT("'"&$C$3&"'!d4")

How can I have the user define the column (by replacing D)

$c$3 references the dropdown value (user preferred worksheet)

Thanks all!!!!

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
do cell refernces have to move when I cut and paste? HW Excel Discussion (Misc queries) 2 December 3rd 04 12:54 AM


All times are GMT +1. The time now is 09:16 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"