I
Ian Belcher
I'm using the command
Docmd.RunSQL select....into...
to create a new table. If this table already exists I get
an error message telling me that I'm going to delete a
table. Is there any way of suppressing this error message
within the module?
Thanks
Ian Belcher
Docmd.RunSQL select....into...
to create a new table. If this table already exists I get
an error message telling me that I'm going to delete a
table. Is there any way of suppressing this error message
within the module?
Thanks
Ian Belcher