Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code:
Worksheets("Worksheet").Cells(81, 3).Value = -0.01 Then ... In cell C81 the calculated value is -.01, but when the code executes it does not evaluate as -.01. But it does return -.01 when I make it post value to a cell. Why doesnt it want to evaluate properly in the formula? TIA Mike |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How is your cell (C81) formatted (i.e. as number, as
currency, decimal places, etc.)? -----Original Message----- I have the following code: Worksheets("Worksheet").Cells(81, 3).Value = -0.01 Then ... In cell C81 the calculated value is -.01, but when the code executes it does not evaluate as -.01. But it does return -.01 when I make it post value to a cell. Why doesnt it want to evaluate properly in the formula? TIA Mike . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Computing the item age | Excel Worksheet Functions | |||
Computing Time from One Day to Another | Excel Discussion (Misc queries) | |||
COUNTIF not computing | Excel Discussion (Misc queries) | |||
computing sums | New Users to Excel | |||
COMPUTING TWO COLUMNS | Excel Worksheet Functions |