+ Reply to Thread
Results 1 to 4 of 4

text in a function

  1. #1
    Registered User
    Join Date
    02-18-2006
    Location
    WV
    MS-Off Ver
    2003,2007,2010
    Posts
    79

    text in a function

    Hello, I need help on a formula? let say im using =SUM(A1:B1) and when i put numbers in those cells I want it to say Hrs at the end of the total in C1. How do i add that in the formula?Thanks

  2. #2
    Paul B
    Guest

    Re: text in a function

    here is one way,
    =SUM(A1:B1) & " Hrs"

    --
    Paul B
    Always backup your data before trying something new
    Please post any response to the newsgroups so others can benefit from it
    Feedback on answers is always appreciated!
    Using Excel 2002 & 2003

    "oxicottin" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hello, I need help on a formula? let say im using =SUM(A1:B1) and when i
    > put numbers in those cells I want it to say *Hrs* at the end of the
    > total in C1. How do i add that in the formula?Thanks
    >
    >
    > --
    > oxicottin
    > ------------------------------------------------------------------------
    > oxicottin's Profile:

    http://www.excelforum.com/member.php...o&userid=31702
    > View this thread: http://www.excelforum.com/showthread...hreadid=514130
    >




  3. #3
    Roger Govier
    Guest

    Re: text in a function

    Hi
    Another way which would allow you to use the result of your Sum in a
    further calculation would be to format the sell with the Sum formula
    Format>Cells>Number>Custom and in the white pane enter #,## "Hrs"

    --
    Regards

    Roger Govier



    Paul B wrote:
    > here is one way,
    > =SUM(A1:B1) & " Hrs"
    >
    >
    > "oxicottin" <[email protected]>
    > wrote in message
    > news:[email protected]...
    >>
    >> Hello, I need help on a formula? let say im using =SUM(A1:B1) and
    >> when i put numbers in those cells I want it to say *Hrs* at the end
    >> of the
    >> total in C1. How do i add that in the formula?Thanks
    >>
    >>
    >> --
    >> oxicottin
    >> ------------------------------------------------------------------------
    >> oxicottin's Profile:

    > http://www.excelforum.com/member.php...o&userid=31702
    >> View this thread:
    >> http://www.excelforum.com/showthread...hreadid=514130 Hi


    Another way which will still allow you to use the value from your Sum
    function in another calcualtion would be



  4. #4
    Registered User
    Join Date
    02-18-2006
    Location
    WV
    MS-Off Ver
    2003,2007,2010
    Posts
    79

    function

    Thanks for the help!!!!!!

+ 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