error 424 difficulties

jlabre01

Registered User.
Local time
Today, 06:02
Joined
May 26, 2008
Messages
62
Hi,

I'm trying to delete a paged in a tabbed form, this tab/page has a couple command buttons that won't let me delete them, when i do it gives the error 424 message. i deleted the event for each command button, then the button then the tab/page, and when i open the form in form view it just says error 424: object required, please help

jlabre01
 
Hi,

I'm trying to delete a paged in a tabbed form, this tab/page has a couple command buttons that won't let me delete them, when i do it gives the error 424 message. i deleted the event for each command button, then the button then the tab/page, and when i open the form in form view it just says error 424: object required, please help

jlabre01

Sounds like you have code in some other part of the application that references those controls. What happens when you compile from the Debug menu in VBA?
 
after the whole tab is deleted, i did the compile, it says nothing
 

Users who are viewing this thread

Back
Top Bottom