View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Format Number

Hi,

Select the cells and choose Format, Cells, Custom, and enter the following
custom format:

General"00"

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


" wrote:

I am trying to figure out how to format $100.00 as 10000. When I
format it I get 100 or 100.00. Thank you