HELP Runtime 3270 error after upgrading to Access 2003 HELP

P

Pete

I just upgraded by XP Profressional Access to Access 2003. Now when I
attempt to run my application I get a Runtime error 3270 generated on a
transferspreadsheet command. No changes have been made to the
application. The only variable is the 2003 version of Access.

Can anyone provide some guidance on this??

I have opened an new spreadsheet using Excel 2003, and copied data form
an older spreadsheet into the new one. Once saved, this new file can
be read correctly

The command being used is:

DoCmd.TransferSpreadsheet acImport, , "ImpRoster",vrtSelectedItem, True
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top