+ Reply to Thread
Results 1 to 4 of 4

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 A10 is “endd”. I want to add from A1 through A10.
    When I type in the formula =sum(strt:endd), it is adding only the values in A1 and A10.
    I want the values from A2,A3.. A9 also in the sum
    Please help

  2. #2
    Registered User
    Join Date
    06-24-2016
    Location
    Slovakia
    MS-Off Ver
    MS Office 365
    Posts
    92

    Re: Formula with named cell

    Hi, I know that in older versions of Excel there was option to "Accept Labels in Formula" somewhere in Options, so maybe there is something similar also in Excel 2013. Did you check that?
    Similar formula to yours is following:
    =SUM(OFFSET(strt,0,0,CELL("row",endd),1))
    but if it is problem that formulas are not accepting names I don't think this one will work.
    Have a fantastic day

  3. #3
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Formula with named cell

    Your formula should work fine. Is this happening in just one file, or have you tried it in a new file too?

    Edit: never mind, I see you got the answer in your duplicate thread http://www.excelforum.com/excel-gene...amed-cell.html
    Last edited by Aardigspook; 02-20-2017 at 03:10 PM. Reason: Disregard
    Regards,
    Aardigspook

    I recently started a new job so am a bit busy and may not reply quickly. Sorry - it's not personal - I will reply eventually.
    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark this Thread as Solved'.
    If you use commas as your decimal separator (1,23 instead of 1.23) then please replace commas with semi-colons in your formulae.
    You don't need to give me rep if I helped, but a thank-you is nice.

  4. #4
    Forum Contributor
    Join Date
    12-18-2016
    Location
    London
    MS-Off Ver
    Microsoft 2013
    Posts
    145

    Re: Formula with named cell

    Try in another cell
    =CONCATENATE(TRANSPOSE(A1:A100)

+ 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 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
  2. Replies: 3
    Last Post: 12-12-2014, 02:42 PM
  3. [SOLVED] formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  4. formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  5. 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
  6. formula for named cell/range using cell values
    By alex in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-27-2005, 02:05 PM
  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

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.6.0 RC 1