Microsoft
Software
Hardware
Network
Question : Exporting Access Query To Excel: Format Currency to Number
I am exporting a query with currency values into Excel 2003. I want to be able to export the currency values so that
1) they are numbers (i.e.$15.34 becomes 15.34)
2) the $0 results have a 0 and are not null
3) the resulting values are not text and can be utilized as numbers in excel.
Thanks!
Answer : Exporting Access Query To Excel: Format Currency to Number
Sorry, meant:
CDbl(Nz(YourCurrencyColumn
, 0))
Random Solutions
Connect a Dell
Userform modeless - modal
How to I get a contact us page with forms to send information
Can you configure integrated/ntlm authentication in the Remote Desktop Client?
Sharepoint 2007 Date/Time Setting on bottom of Pages is incorrect
Check to see if a column name in a linked table has changed
Move database in exchange 2007
Access 2007 VBA Report onFormat ignored on open
What is the difference between a MSI and MST file.?
HELP!!! email a .snp report....