PDA

View Full Version : Merge data into an already existing Excel Spreadsheet



Guest.Visitor
08-18-2004, 04:51 PM
I am tasked with transferring an AS/400 file (via FTP .csv) into an Excel spreadsheet that preexists. Any ideas?

David Abramowitz
08-18-2004, 04:51 PM
Use ODBC and MS query to get the data in, rather than FTP. Dave