+ Reply to Thread
Results 1 to 7 of 7

Fixed Reference for a table like $ in normal excel

  1. #1
    Registered User
    Join Date
    03-13-2012
    Location
    Stafford, England
    MS-Off Ver
    Excel 2007
    Posts
    87

    Fixed Reference for a table like $ in normal excel

    Hello,

    I need to copy a formula that has references to a table, how do I fix the table column.

    Here is my formula, I have put the $ in the standard parts, but whats the table method?

    =IF(SUMIFS(Table_Above_Max_by_Branch[Above Max],Table_Above_Max_by_Branch[Depot],Levels!O$2,Table_Above_Max_by_Branch[S-Code],Levels!$D14)>$K14-SUM($M14:N14),$K14-SUM($M14:N14),SUMIFS(Table_Above_Max_by_Branch[Above Max],Table_Above_Max_by_Branch[Depot],Levels!O$2,Table_Above_Max_by_Branch[S-Code],Levels!$D14))

    Any help would be greatly appreciated!

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,251

    Re: Fixed Reference for a table like $ in normal excel

    I would have thought it was already "fixed", in that it refers to column headings within the table. I must admit, I tend to use traditional references so I know what I'm dealing with. sign of old age, I guess.


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Fixed Reference for a table like $ in normal excel

    See this section: Moving, copying, and filling structured references here.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    03-13-2012
    Location
    Stafford, England
    MS-Off Ver
    Excel 2007
    Posts
    87

    Re: Fixed Reference for a table like $ in normal excel

    sorted it, thanx

  5. #5
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Fixed Reference for a table like $ in normal excel

    also isn't that just
    =MIN(SUMIFS(Table_Above_Max_by_Branch[Above Max],Table_Above_Max_by_Branch[Depot],Levels!O$2,Table_Above_Max_by_Branch[S-Code],Levels!$D14),$K14-SUM($M14:N14))
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Fixed Reference for a table like $ in normal excel

    Please identify for the benefit of others.. how you sorted it.

  7. #7
    Registered User
    Join Date
    03-13-2012
    Location
    Stafford, England
    MS-Off Ver
    Excel 2007
    Posts
    87

    Re: Fixed Reference for a table like $ in normal excel

    I was dragging/autofilling the cells which made a relative referance instead of copy and paste which makes an absoloute reference.

    I didnt think that would make a diference, never encountered the problem before.


    And thank you Joseph - thats a much easier way, Im just addicted to if statements lol.

+ 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