Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, you can do it this way:
range("a1").select ' or cells(1,1).select selection.numberformat = "0.00" ' this is for 2 digits Any help under numberformat in Excel. Henrich Prashwee" napĆ*sal (napĆ*sala): Hello All I have changed my reginal settings to swedish Then i use the folowing statement in my application ApExcel.Cells(1, 1).value =FormatCurrency("1,00", 2, vbFalse, vbFalse, vbTrue) when i open my Excel sheet, cell 1,1 has a smll green trangle . when i press it it warns "Number stores as text". how do i avoid this. I need to store it as number /Thanks in advance Prash |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number stored as text | Excel Worksheet Functions | |||
Number stored as text | Excel Discussion (Misc queries) | |||
Functions, Arrays and number/text stored as text | Excel Worksheet Functions | |||
Number stored as text | Excel Discussion (Misc queries) | |||
Number stored as text | Excel Discussion (Misc queries) |