+ Reply to Thread
Results 1 to 7 of 7

Formula with named cell

  1. #1
    Registered User
    Join Date
    04-05-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    78

    Formula with named cell

    I have a column in which cell name of A1 is “strt” and A100 is “endd”. I want to add from A1 through A100.
    When I type in the formula =sum(strt:endd), it is adding only the values in A1 and A100. I want the values from A2,A3.. A99 also in the sum. I wish to work with named cells only.

    Please help

  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
    44,442

    Re: Formula with named cell

    Works for me:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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
    Registered User
    Join Date
    04-05-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    78

    Re: Formula with named cell

    @TMS .. Yes. i tried and it works. Perhaps, Excel won't highlight all the elements when the sum column is double-clicked (like when sum(A1:A100) is typed . Hence, I got confused.
    thanks for the reply.

  4. #4
    Registered User
    Join Date
    01-20-2017
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    199

    Re: Formula with named cell

    In B1 put:

    =CONCATENATE(TRANSPOSE(A1:A100)

    Don't press enter yet.
    Select the TRANSPOSE(A1:100) portion and press F9
    Now remove the {} brackets then press ENTER

    I hope this works for you

  5. #5
    Registered User
    Join Date
    04-05-2016
    Location
    India
    MS-Off Ver
    2013
    Posts
    78

    Re: Formula with named cell

    @BillyRaySpivy i wanted to work with named cells. As i am relatively new to named cells, the non-highlighting of cells from A1 through A100 confused me. The problem is solved
    Thanks for the reply.

  6. #6
    Registered User
    Join Date
    01-20-2017
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    199

    Re: Formula with named cell

    Glad you got it working

  7. #7
    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
    44,442

    Re: Formula with named cell

    You're welcome. Thanks for the rep.


    Yes, I noticed it only highlighted the named cells but it does total the whole range. Who knew?

+ 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. Formula with named cell
    By melvinkoshy in forum Excel General
    Replies: 3
    Last Post: 02-20-2017, 03:09 PM
  2. Formula doesn't work when named and/or Using COLUMN() in a named formula
    By anne1991 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-18-2015, 10:47 PM
  3. Replies: 3
    Last Post: 12-12-2014, 02:42 PM
  4. [SOLVED] formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  5. [SOLVED] formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  6. formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. [SOLVED] formula for named cell/range based on cell values
    By alex in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-25-2005, 10:05 AM

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