I am trying to get an invoice number to appear on an Excel spreadsheet. I
must include some preceeding zeros,.ex: 000124585. Any suggestions?
JE McGimpsey - 05 Oct 2007 15:46 GMT
One way:
Format/Cells/Number/Custom 000000000
> I am trying to get an invoice number to appear on an Excel spreadsheet. I
> must include some preceeding zeros,.ex: 000124585. Any suggestions?
Mike H - 05 Oct 2007 15:49 GMT
Put an inverted comma in font
'
Mike
> I am trying to get an invoice number to appear on an Excel spreadsheet. I
> must include some preceeding zeros,.ex: 000124585. Any suggestions?
Sameer Nagi - 06 Oct 2007 16:54 GMT
You can also right click on the cells containing the invoice numbers and
select format cell and select "Text" in type.
> I am trying to get an invoice number to appear on an Excel spreadsheet. I
> must include some preceeding zeros,.ex: 000124585. Any suggestions?