Delete a Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you delete the command action of a button if you have already "cut"
the button from your database.
 
Open another command button code. All of the button code will be either up
or down from there. I don't think it hurts to leave the code though.
 
You'll have to go into the VBA editor,find the code for the button and then
delete it.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
And unless you know the name of the command button, you'd probably be better
just leaving the code there. As jahoobob said, it won't do any harm. Won't
even keep the code from compiling or cause difficulties making an .MDE file
later.
 

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

Back
Top