Delete query in a form

D

David

Hi,

I'm having trouble assigning a delete query on a form via
a command button. Using the wizard, i have a choice of
queries to select from, except the delete query.

Any help will be greatly appreciated
 
D

Duane Hookom

Select an alternative and then go in and modify the code afterward. The
action may need to be changed.
 
G

Guest

-----Original Message-----
Hi,

I'm having trouble assigning a delete query on a form via
a command button. Using the wizard, i have a choice of
queries to select from, except the delete query.

Any help will be greatly appreciated
.
I found it. Although the wizard never allowed me to select
the delete query, i just selected another query, went into
the code, and changed the name to the delete query! YAY!!
 
Top