+ Reply to Thread
Results 1 to 3 of 3

Maintaining Names in References

  1. #1
    Registered User
    Join Date
    01-26-2012
    Location
    Ontario
    MS-Off Ver
    Excel 2007
    Posts
    6

    Maintaining Names in References

    Good Morning Everyone,

    I have a workbook with multiple sheets. One sheet, named "Exp", contains a table named "Expenses".
    On a second sheet called "Income", I compile all the income and expenses.
    I have entered formulas on the "Income" sheet like the following: SUM(Expenses[Payroll]), where "Expenses" is the table name, and "Payroll" is a column in the table.
    My problem is that the formula automatically reverts to this: SUM(Exp!$K$2:$K$15)

    Everything works fine, but the formulas are getting hard to read.

    Is there anyway to keep the reference from reverting back to A1 style?

  2. #2
    Valued Forum Contributor
    Join Date
    12-16-2004
    Location
    Canada, Quebec
    Posts
    363

    Re: Maintaining Names in References

    A quick solution would be to go in each formula and press F4, this will make your formula with absolute reference
    hope it helps
    Denis

    Please always attach the sample workbook without sensitive information when asking for help

    To add a module
    Press Alt + F11 (this is the Visual Basic Environment)
    Insert Menu, select Module
    Past code there
    Close Visual Basic Environment (X)

  3. #3
    Registered User
    Join Date
    01-26-2012
    Location
    Ontario
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Maintaining Names in References

    Aren't absolute references the ones with dollars signs like $A$1?
    How would I use that with named references?

    Also, I went to the formula, retyped it to include the named references, and pressed 'f4'. Nothing happened. Or at least nothing that I noticed. How is that supposed to work? If I hit 'f4' twice, does it toggle off?

+ 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