Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using a variant variable to store the values of calculated cells and
then transfer that value to another cell. The values can be text, percentages, or currency. I need the four decimal places of the currency values. In the debug window, when the variant subtype is currency, the four decimal places are present. When the variant gets transferred to the worksheet, the currency value gets rounded down to only two decimal places. The cell formatting of the source and destination cells is exactly the same (currency, four decimals). Can anyone explain what is happening? I'm using Excel 2000. Thanks. Mary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count digits before decimals and after decimals | Excel Worksheet Functions | |||
How to add new currency Symbol in Format/Cell/Currency | Excel Discussion (Misc queries) | |||
To get a sum for variant currency values | Excel Discussion (Misc queries) | |||
Conversion from currency value to currency text format | Excel Programming | |||
Variant to String | Excel Programming |