+ Reply to Thread
Results 1 to 5 of 5

Manipulating 3D Formulas based on value in a specific cell

  1. #1
    Registered User
    Join Date
    09-28-2011
    Location
    Windsor
    MS-Off Ver
    Excel 2007
    Posts
    15

    Manipulating 3D Formulas based on value in a specific cell

    I'd like to be able to have a 3D formula change based on the value I place in a specific cell. The 3D formula sums the same specific cell across the workbook.

    In the attached workbook I want to input a number in cell E2 and then have the 3D formulas in column F reference that cell to know what tab data to sum.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor PeteABC123's Avatar
    Join Date
    09-21-2012
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 365 ver 2202
    Posts
    1,104

    Re: Manipulating 3D Formulas based on value in a specific cell

    Please check your file name and file type. xls. in the download does not match the xlsx file type, and is throwing our security scan into a tizzy.
    Pete

  3. #3
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Manipulating 3D Formulas based on value in a specific cell

    Hi,

    In F10 of the ESTIMATE CONSOLIDATED sheet:

    =SUMPRODUCT(N(INDIRECT("'Change Order #"&ROW(INDEX(A:A,1):INDEX(A:A,$E$2))&"'!"&CELL("address",B31))))

    This can be copied down to F14 without further amendment. It can also be copied to F8 and F16, though in those cases you will need to manually amend the cell being referenced (highlighted red in the above).

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  4. #4
    Registered User
    Join Date
    09-28-2011
    Location
    Windsor
    MS-Off Ver
    Excel 2007
    Posts
    15

    Re: Manipulating 3D Formulas based on value in a specific cell

    Thanks worked like a charm

  5. #5
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Manipulating 3D Formulas based on value in a specific cell

    You're welcome!

    Cheers

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Generating formulas into specific cells, based on various formulas
    By S_O_A_L in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-31-2016, 08:45 PM
  2. [SOLVED] Inserting formulas and html code based on specific cell range criteria
    By JohnnyBoyxxx in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-08-2015, 01:23 PM
  3. Finding last non-zero and manipulating value - issue with formulas
    By jperlin in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-29-2014, 08:18 PM
  4. Manipulating cells based on duplicate addresses
    By bobrob in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-01-2012, 10:35 PM
  5. Index/Match Formulas - Search/Filter Based on Specific Criteria
    By Christopher.Belanger in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-10-2012, 08:42 AM
  6. Manipulating formulas like text
    By Argiel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-10-2008, 12:07 PM
  7. Help: Manipulating cells without formulas
    By cabezahueco in forum Excel General
    Replies: 2
    Last Post: 10-26-2006, 08:03 PM

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