Check Number

nnadimi19

Board Regular
Joined
Jul 14, 2002
Messages
240
I have a column that has check numbers. I go and use the ASAP utility to insert a 0 in front of the numbers it looks like it is doing something but then the check number does not show a zero in front of it. Please help
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Jim North

MrExcel MVP
Joined
Jun 20, 2002
Messages
791
you probably need to set up a custom format.

select the range you need to format and press CTRL+1.

then select custom in the Categories box.

under where it says Type: put in enough zeros for the entire number you want to display

press ok...



_________________
JRN

Excel 2000; Windows 2000
This message was edited by Jim North on 2002-08-28 08:17
 
Upvote 0

Aladin Akyurek

MrExcel MVP
Joined
Feb 14, 2002
Messages
85,210
On 2002-08-28 08:08, nnadimi19 wrote:
I have a column that has check numbers. I go and use the ASAP utility to insert a 0 in front of the numbers it looks like it is doing something but then the check number does not show a zero in front of it. Please help

You can use:

=0&A1

where A1 houses a check number.
 
Upvote 0

nnadimi19

Board Regular
Joined
Jul 14, 2002
Messages
240
The solutions above worked, but I have to have an additional column to my sheet in order for it to work. Is there any way I can do it without the extra column.
 
Upvote 0

Aladin Akyurek

MrExcel MVP
Joined
Feb 14, 2002
Messages
85,210
On 2002-08-28 09:03, nnadimi19 wrote:
The solutions above worked, but I have to have an additional column to my sheet in order for it to work. Is there any way I can do it without the extra column.

( 1.) Select all the cells of the extra column with the formula.
( 2.) Activate Edit|Copy.
( 3.) Activate Edit|Paste Special >Values.
( 4.) Delete the original column.
 
Upvote 0

Forum statistics

Threads
1,195,838
Messages
6,011,891
Members
441,652
Latest member
FuelGuy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top