Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Amy Johnson
 
Posts: n/a
Default Adding characters

Is there a way to add an * be for and after a number I have in a spreadsheet?
I would have a list of numbers such as

56892
56893
56894

I would need to convert them to read

*56892*
*56893*
*56894*

Any help would be appreciated
  #2   Report Post  
zackb
 
Posts: n/a
Default

Hi Amy,

You can use Custom Format if you'd like. This means that it will keep your
values as actual numerics (assuming that they are numerics to start with).
Select all cells in question, hit Ctrl + 1, Number (tab), select Custom on
left and enter this in the textbox on right ..

"*"0"*"

Remember, formatting is only a "mask" and does not influence the cell value
in any way.

--
Regards,
Zack Barresse, aka firefytr

"Amy Johnson" <Amy wrote in message
...
Is there a way to add an * be for and after a number I have in a
spreadsheet?
I would have a list of numbers such as

56892
56893
56894

I would need to convert them to read

*56892*
*56893*
*56894*

Any help would be appreciated



  #3   Report Post  
Judy
 
Posts: n/a
Default

use the "concatenate" function or just type in a new column
=concatenate(*,[your cell #],*)

"Amy Johnson" wrote:

Is there a way to add an * be for and after a number I have in a spreadsheet?
I would have a list of numbers such as

56892
56893
56894

I would need to convert them to read

*56892*
*56893*
*56894*

Any help would be appreciated

  #4   Report Post  
CLR
 
Posts: n/a
Default

Backup your file first, then.....

Assuming your numbers are in column A, put this formula in B1 and copy
down.......

="*"&A1&"*"

Then highlight column B and do Copy PasteSpecial Values........then you
can delete your old column A if you wish.....

Vaya con Dios,
Chuck, CABGx3


"Amy Johnson" <Amy wrote in message
...
Is there a way to add an * be for and after a number I have in a

spreadsheet?
I would have a list of numbers such as

56892
56893
56894

I would need to convert them to read

*56892*
*56893*
*56894*

Any help would be appreciated



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
Deleting 3 Text characters from the right Helen Excel Worksheet Functions 7 April 26th 05 04:17 PM
some columns 30 characters 155 pixels others 310 pixels why vurden Excel Discussion (Misc queries) 2 April 26th 05 03:30 AM
Pulling out specific characters Louis Excel Discussion (Misc queries) 4 April 22nd 05 10:05 PM
Access -> Excel: How to export fields > 255 characters Gabriel Martin Excel Discussion (Misc queries) 1 March 9th 05 01:37 PM
vlookup first 4 characters only in a column Gus Excel Discussion (Misc queries) 6 February 20th 05 04:41 PM


All times are GMT +1. The time now is 06:58 PM.

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"