+ Reply to Thread
Results 1 to 3 of 3

Sheet Formula

  1. #1
    Forum Contributor
    Join Date
    07-16-2008
    Location
    USA
    Posts
    142

    Sheet Formula

    On sheet ABC I have a drop-down with Jan-May as options and depending on the selection, it places a number onto cell X1 (ie Jan=1, Feb=2, etc)

    For each month, I have a sheet, labeled 1, 2, 3, etc.

    What I want to do is display cell A1 from the respective sheets depending on the drop-down selection. For example, if Jan is selected, it should display '1'!A1, if Feb '2'!A1, etc

    I somehow need to make the formula to utilize cell X1 on the ABC sheet, something like 'X1'!A1, but this doesn't work. I also attempted other similar formulas. (I'd like to avoid using if/then statements)

    Any help would be greatly appreciated.

  2. #2
    Forum Contributor
    Join Date
    04-01-2009
    Location
    Irvine, CA
    MS-Off Ver
    Excel 2010
    Posts
    280

    Re: Sheet Formula

    You could use the INDIRECT funtion...

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    07-16-2008
    Location
    USA
    Posts
    142

    Re: Sheet Formula

    Bingo, thanks!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1