PC Review


Reply
Thread Tools Rate Thread

add to beginning of numbers in list

 
 
Tim
Guest
Posts: n/a
 
      14th Jul 2005
Hi Wondering if there is any easy way of adding some numbers in front
of a whole list of numbers, thanks tim


 
Reply With Quote
 
 
 
 
Earl Kiosterud
Guest
Posts: n/a
 
      14th Jul 2005
Tim,

The following formula will put 123 in front of the number in A2. Copy down
with the Fill Handle.

=VALUE(123 & A2)

For a permanent change, copy this column, then over the original column, do
Edit - Paste special - Values. Now you don't need the formula column any
more.

--
Earl Kiosterud
www.smokeylake.com

"Tim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Wondering if there is any easy way of adding some numbers in front
> of a whole list of numbers, thanks tim
>



 
Reply With Quote
 
Max
Guest
Posts: n/a
 
      14th Jul 2005
It could be as simple as say, using putting 1000 in a cell, then copying it
and doing a paste special > add if you want to bump up an entire col of
small numbers by 1000, or it could be something else? which may not be as
simple

For more pointed suggestions, post some sample data (in plain text) of what
you have and what you want done, expected results, etc ..
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <at>yahoo<dot>com
----
"Tim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Wondering if there is any easy way of adding some numbers in front
> of a whole list of numbers, thanks tim
>
>



 
Reply With Quote
 
Tim
Guest
Posts: n/a
 
      19th Jul 2005
Thanks for the reply, I can not seem to do this with text though, I would
like to put 2 letters before a number.

ie add nb to a list of numbers

thanks tim
"Earl Kiosterud" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Tim,
>
> The following formula will put 123 in front of the number in A2. Copy
> down with the Fill Handle.
>
> =VALUE(123 & A2)
>
> For a permanent change, copy this column, then over the original column,
> do Edit - Paste special - Values. Now you don't need the formula column
> any more.
>
> --
> Earl Kiosterud
> www.smokeylake.com
>
> "Tim" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi Wondering if there is any easy way of adding some numbers in
>> front of a whole list of numbers, thanks tim
>>

>
>



 
Reply With Quote
 
Tim
Guest
Posts: n/a
 
      19th Jul 2005
Hi thanks for the reply
I have a huge list of product numbers and I want to add 2 letters to the
begining of all of them

ie
123
124
125
would like
na123
na124
na125

thanks tim

"Max" <(E-Mail Removed)> wrote in message
news:ONAL8$(E-Mail Removed)...
> It could be as simple as say, using putting 1000 in a cell, then copying
> it
> and doing a paste special > add if you want to bump up an entire col of
> small numbers by 1000, or it could be something else? which may not be as
> simple
>
> For more pointed suggestions, post some sample data (in plain text) of
> what
> you have and what you want done, expected results, etc ..
> --
> Rgds
> Max
> xl 97
> ---
> GMT+8, 1° 22' N 103° 45' E
> xdemechanik <at>yahoo<dot>com
> ----
> "Tim" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi Wondering if there is any easy way of adding some numbers in
>> front
>> of a whole list of numbers, thanks tim
>>
>>

>
>



 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      19th Jul 2005
You could give the cells a custom number format of:
"na"General
and still keep those values numeric.
But this just changes what you see--not the values in the cell.

Or you could use a helper cell:

="na"&a1
and drag down.

(convert to values (edit|copy, edit|paste special|values) if you want--and
delete the original range.)


Tim wrote:
>
> Hi thanks for the reply
> I have a huge list of product numbers and I want to add 2 letters to the
> begining of all of them
>
> ie
> 123
> 124
> 125
> would like
> na123
> na124
> na125
>
> thanks tim
>
> "Max" <(E-Mail Removed)> wrote in message
> news:ONAL8$(E-Mail Removed)...
> > It could be as simple as say, using putting 1000 in a cell, then copying
> > it
> > and doing a paste special > add if you want to bump up an entire col of
> > small numbers by 1000, or it could be something else? which may not be as
> > simple
> >
> > For more pointed suggestions, post some sample data (in plain text) of
> > what
> > you have and what you want done, expected results, etc ..
> > --
> > Rgds
> > Max
> > xl 97
> > ---
> > GMT+8, 1° 22' N 103° 45' E
> > xdemechanik <at>yahoo<dot>com
> > ----
> > "Tim" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> >> Hi Wondering if there is any easy way of adding some numbers in
> >> front
> >> of a whole list of numbers, thanks tim
> >>
> >>

> >
> >


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add (') at the beginning and end of a series of numbers? =?Utf-8?B?QW5u?= Microsoft Excel Misc 1 5th Apr 2006 03:55 PM
formatting numbers beginning with zero =?Utf-8?B?TG91aXNl?= Microsoft Excel Worksheet Functions 6 14th Oct 2005 04:12 PM
How can I display numbers beginning with zero? =?Utf-8?B?Q1NNdGhlUFI=?= Microsoft Excel Misc 4 19th Jul 2005 06:47 PM
Formating numbers beginning with 0 Don O Microsoft Excel Worksheet Functions 1 25th Oct 2004 05:51 AM
Numbers beginning with 0 Jess Microsoft Excel Misc 2 8th Apr 2004 06:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:28 PM.