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
SCCM Query for systems with a specific File Name & Specific Version of that file
Separate words in cells
Dynamically add images to an Access form with VBA
ASP.NET 2.0 Datalist and Paging
VBA command to open EMBEDDED OLE object - Word document
Filtering MS SQL cross-tab query
macro to unhide rows
Merge all identities into one identity in outlook express
Exchange asks to authenticate to alternate domain after successfuly connecting
Word 2007 Protected Form