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 to a Crosstab query in Access from Excel
Access Database Documentation
Page file limitations for Windows 2003 Enterprise
Looking for my context menu VS 2008
How to convert Access forms to .net forms \ web pages
How di I programmatically delete an existing row in a datagridview
Running Sum
Cannot Add...Until Row Committed Error with Access Form
Edit filename variable in Batch script
Joining a Domain