Send Object

I

Ian Stoddart

I have a maco within an Access 2002 db that contains the
following actions -:

1. Run SQL x 2 (clears all records from tables)
2. TransferSpreadsheet x 2 (populates tables)
3. SendObject x 5 (emails results of 5 Select queries)

The macro works fine, though on a number of occasions it
wipes out a couple of my queries. If I look at these
queries in design view they have become completely empty.

Has anyone else encountered this?

Regards
Ian
 
Top