Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi! I am exporting my report from ms access to ms excel with the help of
command: DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel97, "qryunionpayinv", "D:\My Reports\banking.xls", True I am not having the exported data in the desired currency format of "000.00", nd a small green sign is also coming with the data. Kindly guide me about how to export the data with the desired format, and of course, w/o the green sign, as well, I also want to have the total of the number field at the end of the records. Kindly guide me about how to achieve my task successfully in excel. Regards, Imran. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exporting an Access report into Excel | Excel Discussion (Misc queries) | |||
Analyzing Access Report with Excel | Excel Discussion (Misc queries) | |||
MS OfficeLinks (from Access report to Excel) | Excel Discussion (Misc queries) | |||
Printing an Access Report from Excel | Excel Programming | |||
Create Access like report in Excel. | Excel Programming |