+ Reply to Thread
Results 1 to 3 of 3

Adding numbers to current numbers

  1. #1
    mk
    Guest

    Adding numbers to current numbers

    I have a current set of thousands of numbers and I need to put 54- in front
    of the existing numbers, is there an easy way I can do this instead of
    manually going into the cells one by one?

  2. #2
    Ken Wright
    Guest

    Re: Adding numbers to current numbers

    Need to clarify:-

    Is this to be a calc, eg =54-20 or is this to be text, eg 54-2131-21-xyz

    --
    Regards
    Ken....................... Microsoft MVP - Excel
    Sys Spec - Win XP Pro / XL 97/00/02/03

    ----------------------------------------------------------------------------
    It's easier to beg forgiveness than ask permission :-)
    ----------------------------------------------------------------------------

    "mk" <[email protected]> wrote in message
    news:[email protected]...
    > I have a current set of thousands of numbers and I need to put 54- in

    front
    > of the existing numbers, is there an easy way I can do this instead of
    > manually going into the cells one by one?




  3. #3
    CLR
    Guest

    Re: Adding numbers to current numbers


    Assuming your numbers are in columnA, put this in B1 and copy down.........

    ="54-"&A1

    This will result in a TEXT number..........like a part number or item
    number, but not something you can do math with.
    Then you can Copy > PasteSpecial > Values on column B and delete column A if
    you wish.

    Vaya con Dios,
    Chuck, CABGx3



    "mk" <[email protected]> wrote in message
    news:[email protected]...
    > I have a current set of thousands of numbers and I need to put 54- in

    front
    > of the existing numbers, is there an easy way I can do this instead of
    > manually going into the cells one by one?




+ 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