+ Reply to Thread
Results 1 to 4 of 4

Cell data and text in the same cell

  1. #1
    Registered User
    Join Date
    05-10-2009
    Location
    Iceland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Cell data and text in the same cell

    This has probably been asked before, but I couldn't find the answer, so here goes:

    Is it possible to show the data from a certain cell and then add text to that in the same cell.

    Let's say I want to show the data from C13 and then continue on in that same cell with some text. Let's say 'blahblah'. How can I do that?

  2. #2
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    Re: Cell data and text in the same cell

    Lets say you are in Cell A5 and you want to write sum of A1:A4 and write in Cell A4 Sum is "Total" ...

    Just write below formula in

    A1 = 1
    A2 = 2
    A3 = 5
    A4 = 4



    A5 = ="Sum is "&SUM(A1:A4)

    Result Sum is 12

  3. #3
    Registered User
    Join Date
    05-10-2009
    Location
    Iceland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Cell data and text in the same cell

    Ah. Thanks, man.

  4. #4
    Forum Contributor
    Join Date
    05-04-2009
    Location
    ME
    MS-Off Ver
    Excel 2003,2007
    Posts
    157

    Re: Cell data and text in the same cell

    thanks mubashir....

+ 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