Search results

  1. D

    Queries..

    Is it possible to run a Delete Query from VBA with out it prompting the user to delete the data in the table you are deleting from!? Thanks.
  2. D

    Save As

    How do you "SAVE AS" a table using VBA code?? and can you secify the table name using Variables instead of being prompted?
  3. D

    Save As..

    How do you preform a save as on a form using VBA code, or maybe a macro (whichever is easiest)??? Thanks
  4. D

    How do you execute a query?

    How do you execute a query using VBA Code? (check previous posting to see whats already been posted)
  5. D

    Deleting Stuff!

    Is it possible to delete all records in a database from code inside a form?? If so whats the code to do it?? Everytime I go into the Form I want it to clean out the database it is linked with. Also what is the command to close a form. Thanks.
Back
Top Bottom