export to text filetype problem

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I have a table I'm trying to export, but instead of exporting it, Access (2k) is
giving me an "Invalid argument" error message. But it doesn't tell me "what" it
thinks is an invalid argument. Anyone have any ideas?

Thanks in advance,

Tom
 
What code? VBA code? Don't have any. I went into the db, opened the table in
question and tried to run:

File | Export

I chose filetype 'Text File', then the Export Text Wizard opened. I then chose
to click on 'Next' until the last window, then I clicked on 'Finish'. That's
when I got the error msg.
 
Sorry, Tom, I don't have an answer for your.

Tom said:
What code? VBA code? Don't have any. I went into the db, opened the table in
question and tried to run:

File | Export

I chose filetype 'Text File', then the Export Text Wizard opened. I then chose
to click on 'Next' until the last window, then I clicked on 'Finish'. That's
when I got the error msg.
 
Back
Top