+ Reply to Thread
Results 1 to 4 of 4

Thread: Universal name for formulas in sheets

  1. #1
    Registered User
    Join Date
    09-12-2008
    Location
    São Paulo
    MS-Off Ver
    2003
    Posts
    6

    Universal name for formulas in sheets

    Hello! I'd like to create an "universal name" for a certain formula, that it might be applied to different sheets. I mean, whenever you define a name, it somehow gets attached to the sheet name. I wanted to have some sort of "dynamic name", so the formula it may also be applied to every single sheet.

    PS. I've attached a quite slobby example of what I'm trying to obtain, just to give an idea of how it's supposed to work. I really hope that someone can figure it out, cause I really couldn't find anything related to such thing on the internet... Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Guru shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007, 2010
    Posts
    25,770
    Define a name with workbook scope

    Master Refers to: =MASTER!$A$5:$G$5

    On each client sheet, define a name with sheet scope:

    'CLIENT 01'!Client Refers to: ='CLIENT 01'!$A$5:$G$5

    (If you do this once on a client sheet, and then copy the sheet, you'll have a new name with sheet scope on each copy.)

    Then in each client sheet, the total is

    =SUMPRODUCT(Master * Client)

  3. #3
    Registered User
    Join Date
    09-12-2008
    Location
    São Paulo
    MS-Off Ver
    2003
    Posts
    6

    Talking Thanks!

    What do you know.. It worked perfectly!!


    Thank you very much for your help shg!!

  4. #4
    Forum Guru shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007, 2010
    Posts
    25,770
    You're welcome, glad it worked for you.

+ 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. Print "Dynamic" Sheets if cell =
    By DJarqus in forum Excel Programming
    Replies: 3
    Last Post: 07-13-2008, 04:54 AM
  2. Hide Sheets - Maco won't work!
    By Novice_704 in forum Excel Worksheet Functions
    Replies: 5
    Last Post: 12-13-2007, 10:49 PM
  3. SUMPRODUCT across Multiple Sheets in the same workbook
    By Adrian17 in forum Excel Worksheet Functions
    Replies: 3
    Last Post: 09-23-2007, 01:41 PM
  4. Printing Multiple Sheets to One PDF file
    By johnnywinter in forum Excel Programming
    Replies: 1
    Last Post: 09-01-2007, 11:03 AM
  5. Cosolidate multiples sheets
    By MandC in forum Excel Programming
    Replies: 5
    Last Post: 04-23-2007, 09:49 AM

Tags for this Thread

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.2.0