G
Guest
Trying to save an ADO Recordset with the code below. The file is garbage
when I open it in Notepad. Is this the correct procedure for saving
Recordsets. Can a Recordset be saved with a .xls (Excel) extension.
rst.Save "C:\My Documents\QBI0406.txt"
when I open it in Notepad. Is this the correct procedure for saving
Recordsets. Can a Recordset be saved with a .xls (Excel) extension.
rst.Save "C:\My Documents\QBI0406.txt"