Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I get the total to show up in dollars?
Dim total As Currency total = Cells(1, 1) + Cells(2, 1) MsgBox total -- Regards, David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Live Currency Conversion US Dollars to Australian Dollars | Excel Discussion (Misc queries) | |||
multiply hours/minutes times dollars for total dollar amount | Excel Discussion (Misc queries) | |||
Show Dollars in Millions | Excel Worksheet Functions | |||
Adding total dollars based on specific data from another column | Excel Discussion (Misc queries) | |||
converting #dollars into word dollars? | Excel Worksheet Functions |