![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm making a ranking list in excel and now i want all numbers to be alligned when I copy them to a forum. In order to do that I need excel to make every number 3 figures, so for instance 1 becomes 001 and 85 becomes 085. There must be a way to do this automatically in excel, but how? Does anyone know? Thanks in advance, Cervantes -- Cervantes ------------------------------------------------------------------------ Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323 View this thread: http://www.excelforum.com/showthread...hreadid=483188 |
| Ads |
|
#2
|
|||
|
|||
|
Format-->Cells, Number tab, Choose Customer and type 000 into the short box
at the right. ************ Anne Troy www.OfficeArticles.com "Cervantes" > wrote in message ... > > I'm making a ranking list in excel and now i want all numbers to be > alligned when I copy them to a forum. In order to do that I need excel > to make every number 3 figures, so for instance 1 becomes 001 and 85 > becomes 085. There must be a way to do this automatically in excel, > but how? Does anyone know? > > Thanks in advance, > > Cervantes > > > -- > Cervantes > ------------------------------------------------------------------------ > Cervantes's Profile: > http://www.excelforum.com/member.php...o&userid=26323 > View this thread: http://www.excelforum.com/showthread...hreadid=483188 > |
|
#3
|
|||
|
|||
|
Format(<cell>,"000") will also work.
"Cervantes" wrote: > > I'm making a ranking list in excel and now i want all numbers to be > alligned when I copy them to a forum. In order to do that I need excel > to make every number 3 figures, so for instance 1 becomes 001 and 85 > becomes 085. There must be a way to do this automatically in excel, > but how? Does anyone know? > > Thanks in advance, > > Cervantes > > > -- > Cervantes > ------------------------------------------------------------------------ > Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323 > View this thread: http://www.excelforum.com/showthread...hreadid=483188 > > |
|
#4
|
|||
|
|||
|
Thanks to the both of you for the quick replies ![]() -- Cervantes ------------------------------------------------------------------------ Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323 View this thread: http://www.excelforum.com/showthread...hreadid=483188 |
|
#5
|
|||
|
|||
|
=text(a1,"000")
???? Johnny Naperville wrote: > > Format(<cell>,"000") will also work. > > "Cervantes" wrote: > > > > > I'm making a ranking list in excel and now i want all numbers to be > > alligned when I copy them to a forum. In order to do that I need excel > > to make every number 3 figures, so for instance 1 becomes 001 and 85 > > becomes 085. There must be a way to do this automatically in excel, > > but how? Does anyone know? > > > > Thanks in advance, > > > > Cervantes > > > > > > -- > > Cervantes > > ------------------------------------------------------------------------ > > Cervantes's Profile: http://www.excelforum.com/member.php...o&userid=26323 > > View this thread: http://www.excelforum.com/showthread...hreadid=483188 > > > > -- Dave Peterson |
|
#6
|
|||
|
|||
|
I just change cell format to text it works, however when I sort them latter,
numerical data and text data they sory separately. Will the way you guys provide can deal the problem of latter sorting? |
|
#7
|
|||
|
|||
|
Yep. The value is the sort order, not the display.
************ Anne Troy www.OfficeArticles.com "Terry" > wrote in message ... >I just change cell format to text it works, however when I sort them >latter, > numerical data and text data they sory separately. > > Will the way you guys provide can deal the problem of latter sorting? > > > |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Excel, when column A and B have same name make column C add up in mail merge | Dani B via OfficeKB.com | Excel Discussion (Misc queries) | 6 | July 22nd 05 07:43 PM |
| Excel Range Value issue (Excel 97 Vs Excel 2003) | Keeno | Excel Discussion (Misc queries) | 2 | June 13th 05 02:01 PM |
| Excel formula to make AAA-BBB equal to/consistent with BBB-AAA | AliceJDavidson | Excel Worksheet Functions | 1 | May 9th 05 09:30 PM |
| How Can I make a cell flash in Excel | monir | Excel Discussion (Misc queries) | 0 | February 4th 05 03:41 AM |
| Make copy from any document into Excel a right click with a drop . | Kat | Excel Worksheet Functions | 0 | December 4th 04 12:43 AM |