ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Adding leading zeros (https://www.excelbanter.com/excel-programming/393037-adding-leading-zeros.html)

SITCFanTN

Adding leading zeros
 
I'm converting an access report to excel and when I do, it is dropping the
leading zeros in column D and E. I need to write a macro to put the zeros
back in but my problem is that not every cell needs the zero added. Every
cell should be 6 alpha-numeric characters. If the data in the cell is only 4
characters, I need to add 2 leading zeros or if there is only 2 characters, I
would need to add 4 leading zeros. My spreadsheet very lengthy so I need a
macro to add the zeros, any help you can give me is appreciated, thank you.

Bob Phillips

Adding leading zeros
 
Why not just format the column as 000000?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"SITCFanTN" wrote in message
...
I'm converting an access report to excel and when I do, it is dropping the
leading zeros in column D and E. I need to write a macro to put the zeros
back in but my problem is that not every cell needs the zero added. Every
cell should be 6 alpha-numeric characters. If the data in the cell is
only 4
characters, I need to add 2 leading zeros or if there is only 2
characters, I
would need to add 4 leading zeros. My spreadsheet very lengthy so I need
a
macro to add the zeros, any help you can give me is appreciated, thank
you.




PCLIVE

Adding leading zeros
 
Format your cells using a customer format of
000000

That should do what you want.

HTH,
Paul

"SITCFanTN" wrote in message
...
I'm converting an access report to excel and when I do, it is dropping the
leading zeros in column D and E. I need to write a macro to put the zeros
back in but my problem is that not every cell needs the zero added. Every
cell should be 6 alpha-numeric characters. If the data in the cell is
only 4
characters, I need to add 2 leading zeros or if there is only 2
characters, I
would need to add 4 leading zeros. My spreadsheet very lengthy so I need
a
macro to add the zeros, any help you can give me is appreciated, thank
you.




PCLIVE

Adding leading zeros
 
What the heck is "customer" format? That was supposed to be "custom"
format.

"PCLIVE" wrote in message
...
Format your cells using a customer format of
000000

That should do what you want.

HTH,
Paul

"SITCFanTN" wrote in message
...
I'm converting an access report to excel and when I do, it is dropping
the
leading zeros in column D and E. I need to write a macro to put the
zeros
back in but my problem is that not every cell needs the zero added.
Every
cell should be 6 alpha-numeric characters. If the data in the cell is
only 4
characters, I need to add 2 leading zeros or if there is only 2
characters, I
would need to add 4 leading zeros. My spreadsheet very lengthy so I need
a
macro to add the zeros, any help you can give me is appreciated, thank
you.







All times are GMT +1. The time now is 10:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com