3295 Error:Syntax error in DROP TABLE or DROP INDEX

T

Tasha B

3295 Error:Syntax error in DROP TABLE or DROP INDEX

I am receiving this error message on the following line of code.

DoCmd.TransferText acImportDelim, "PODataSpec", "POData", strGRInv, Yes

I don't receive the message all the time but once I receive it I can't seem
to fix it. Any ideas what is causing this or how to fix it.

TIA,
Tasha
 
Top