Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I just stumbled across this problem - i can sort it out using a rounding calculation but anyway i was wondering if anyone had a clue why it's happening. so, could you please let me know why this code fires "Not match"? if (329970.14 + 1012000) = 1341970.14 then msgbox "Match" else msgbox "Not match" End if At the same time if i type in a cell =(329970.14 + 1012000) = 1341970.14 it returns TRUE... Any idea? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number of total calculation functions | Excel Worksheet Functions | |||
Per hour calculation using whole number and hh:mm:ss | Excel Discussion (Misc queries) | |||
returning calculation based on number | Excel Worksheet Functions | |||
Calculation of a number in a range | Excel Worksheet Functions | |||
Limit a calculation to a certain number | Excel Programming |