Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to save an .xls file as .csv without opening the spreadsheet. The
sender provides a datastream file with a .xls extension. We then open and save the spreadsheet as .csv and process some Access applications against it. How can I have Access convert the incoming file with a DoCmd? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you can't open the file in excel and then save as a .csv and you have to use
DoCmd (an Access VBA command, right??), then maybe asking in a forum dedicated to Access would be better. SoDakRah wrote: I need to save an .xls file as .csv without opening the spreadsheet. The sender provides a datastream file with a .xls extension. We then open and save the spreadsheet as .csv and process some Access applications against it. How can I have Access convert the incoming file with a DoCmd? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command Line Export | Excel Discussion (Misc queries) | |||
Command Button Save As Application.ExecuteExcel4Macro ("SAVE.AS?() | Excel Discussion (Misc queries) | |||
How do i convert excel to csv in command line? ( not save as) | Excel Discussion (Misc queries) | |||
Q: command line in OE | Excel Discussion (Misc queries) | |||
can i save an existing .xls file as a .csv file using command line | Excel Discussion (Misc queries) |