+ Reply to Thread
Results 1 to 7 of 7

to add a text to a calculated cell

  1. #1
    Registered User
    Join Date
    11-19-2019
    Location
    Austin, TX
    MS-Off Ver
    Microsoft 2016
    Posts
    3

    to add a text to a calculated cell

    Hello, i am trying to add a few cells together: =sum(d4:d9) and with that result i would like to have text added to say something like "minutes". So the end result would say d4=10 + d9 =10 so sum of d4:d9 =20 and I would like the text with the results to equal "20 minutes". Is that possible to add a text to that type of calculation?

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: to add a text to a calculated cell

    How about
    =SUM(D4:D9)&" Minutes"

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: to add a text to a calculated cell

    Alternatively use a custom format
    #,##0" Minutes"

  4. #4
    Forum Contributor jomaor1's Avatar
    Join Date
    10-08-2018
    Location
    Brasil
    MS-Off Ver
    Excel 2016
    Posts
    177

    Re: to add a text to a calculated cell

    You can also be more elegant and make:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Cheers!
    John.

    "I excel at jumping to conclusions"

  5. #5
    Registered User
    Join Date
    11-19-2019
    Location
    Austin, TX
    MS-Off Ver
    Microsoft 2016
    Posts
    3

    Re: to add a text to a calculated cell

    That worked! Thank you. I had tried something similar to that, but i had the syntax all wrong.

  6. #6
    Registered User
    Join Date
    11-19-2019
    Location
    Austin, TX
    MS-Off Ver
    Microsoft 2016
    Posts
    3

    Re: to add a text to a calculated cell

    Thank you, that worked! I had tried something similar to that, but had the syntax wrong.

  7. #7
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: to add a text to a calculated cell

    You're welcome & thanks for the feedback

+ 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. Calculated Column if Text is found
    By brent_milne in forum Excel General
    Replies: 0
    Last Post: 11-21-2017, 03:58 PM
  2. [SOLVED] Can i change the text colour if the value is calculated by a SUM ?
    By AimeeT in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-12-2014, 11:08 PM
  3. [SOLVED] Using a cell-linked text box to detect a calculated cell change and set value of scrollbar
    By darwin003 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-13-2013, 08:29 PM
  4. formula text in cell instead of being calculated
    By ajetrumpet in forum Excel General
    Replies: 6
    Last Post: 03-18-2011, 02:41 PM
  5. Replies: 1
    Last Post: 12-10-2008, 05:28 PM
  6. Text in a calculated field
    By STROBE in forum Excel General
    Replies: 1
    Last Post: 02-26-2008, 05:20 AM
  7. [SOLVED] how to change a calculated cell to = the calculated value
    By CAM in forum Excel General
    Replies: 4
    Last Post: 01-26-2006, 01:30 PM

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