pop = yes problem

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

My delete record command button hase code "

DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70
DoCmd.DoMenuItem acFormBar, acEditMenu, 6, , acMenuVer70

I have made my form pop = yes and when I click the delete record command
button I get an error:
"MS Access cant find the field FORMS refered to in the expression.".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

new form 1
Error 2237 8
acEditMenu help 1
Button to delete record on datasheet subform 5
"Delete Record" command button woes 4
Msgbox problem 4
vba coding 4
Duplicating a Record in a Form that's based on a Query 3

Back
Top