LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,872
Default How do I reference one OR another worksheet?

hi,

Am Wed, 13 Mar 2013 20:48:21 +0000 schrieb svongal:

I have three worksheets at the bottom.
'Assumptions'- where info is filled out
'Results 1'- depending on the model, this results tab may be used
'Results 2'- depending on the model, this results tab may be used

In the Assumptions tab, I want to reference cells in either the results
1 tab or results 2 tab depending on which model is being used. How do I
use an IF or Vlookup or indirect function to do this?


if you have the model number in sheet "Assumptions" e.g. in A2 you can
use INDIRECT:
=(-1*0.26*($D$2*INDIRECT("'Results "&A2&"'!$C$3")*$D$5*$D$53*(1-$D$4)))-0.5


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
 
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
setting one worksheet cell range reference to another worksheet [email protected] Excel Programming 1 November 5th 11 05:45 AM
I want in one worksheet to relatively link to/reference cells in another without changing the format of the current worksheet. [email protected] Excel Discussion (Misc queries) 0 September 22nd 05 04:39 PM
Reference to ActiveX control on worksheet requires full worksheet name Ian Ripsher[_5_] Excel Programming 3 June 25th 05 04:22 PM
Reference the worksheet from a multiple worksheet range function ( DBickel Excel Worksheet Functions 1 May 28th 05 03:49 AM
Altering code to reference the worksheet before the active worksheet KimberlyC Excel Programming 8 March 15th 05 10:26 PM


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