Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
yalanola
 
Posts: n/a
Default how to add numbers to the left or right of the existing numbers?


for example:

existing number is 1115, 1116,1117,.... I want add the same number 58744 to
the left of each number, what function should I use?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Anne Troy
 
Posts: n/a
Default how to add numbers to the left or right of the existing numbers?

=58744&A1
That will put 58744 followed by the value in cell A1.

************
Hope it helps!
Anne Troy
www.OfficeArticles.com
Check out the NEWsgroup stats!
Check out: www.ExcelUserConference.com

"yalanola" wrote in message
...

for example:

existing number is 1115, 1116,1117,.... I want add the same number 58744
to
the left of each number, what function should I use?
Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default how to add numbers to the left or right of the existing numbers?

=58744&A1

Assuming the source numbers are listed in A1 down: 1115, 1116 ...
and we want the result of the concat to be a real number (instead of text)
try this slight revision to Anne's suggestion above
in say, B1: = --(58744&A1)
Copy B1 down

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


  #4   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default how to add numbers to the left or right of the existing numbers?

Hi

Yet another variation to the 2 answers you have received from Anne and
Max, would be to use a Custom Format.
FormatCellsNumberCustom 58744#

Now when you enter 1115 in the cell, it will show as 587441115 and it
will increment on the last 4 numbers as you drag the cell down using
fill series.

--
Regards

Roger Govier


"Max" wrote in message
...
=58744&A1


Assuming the source numbers are listed in A1 down: 1115, 1116 ...
and we want the result of the concat to be a real number (instead of
text)
try this slight revision to Anne's suggestion above
in say, B1: = --(58744&A1)
Copy B1 down

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---




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
How to make excel not round real numbers when making a histogram? Leedawg Charts and Charting in Excel 1 September 21st 05 07:36 PM
formulas to numbers Steve New Users to Excel 2 September 16th 05 12:07 AM
Hightlighting Numbers & then all Cells to the right of these Numbers. Dave Excel Worksheet Functions 4 August 29th 05 10:30 PM
How can I cross reference phone numbers with existing phone numbe. John Excel Discussion (Misc queries) 1 February 11th 05 04:39 PM
Sorting imported "numbers" Confused on the tundra Excel Discussion (Misc queries) 5 December 17th 04 07:33 PM


All times are GMT +1. The time now is 10:02 AM.

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

About Us

"It's about Microsoft Excel"