Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Colleen
 
Posts: n/a
Default Adding to a column of numbers

Is it possible to add a number to an existing column of random numbers? For
example say the column has the following product ID numbers... 5402 12887
3450 44622 etc... Is it possible to select from the column and add 40- so
that the ID numbers would now read 40-5402 40-12887 40-3450 40-44622 etc
in order to catagorize product groups without changing each individual cell?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JulieD
 
Posts: n/a
Default Adding to a column of numbers

Hi Colleen

I would do it using a "helper" column, which can then be deleted

- in a column adjacent to your numbers (assume numbers start in A1) type
="40-"&A1

- now fill down as far as necessary. The helper column should now display
the numbers like you want

- select the numbers in the helper column and copy them

- click on A1 and choose Edit / Paste Special
- choose VALUES
- click OK.

your original numbers should now be prefixed with 40-
the helper column can now be deleted
(always try new things on a copy of the workbook first!).


Cheers
JulieD

julied at hctsReMoVeThIs dot net dot au


"Colleen" wrote:

Is it possible to add a number to an existing column of random numbers? For
example say the column has the following product ID numbers... 5402 12887
3450 44622 etc... Is it possible to select from the column and add 40- so
that the ID numbers would now read 40-5402 40-12887 40-3450 40-44622 etc
in order to catagorize product groups without changing each individual cell?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
column filtering to match identical numbers sammc2 Excel Discussion (Misc queries) 1 July 14th 05 11:59 PM
Adding new numbers as I type without duplicates from Sheet1,ColumnA to Sheet2,ColumnA Master Excel Worksheet Functions 2 July 12th 05 05:03 PM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 09:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"