T
tcd2004
I'm trying to help out a friend who is creating a contact list in Access 2007
for a hair salon and we are running into an error message. The error comes
up when we do a search, and then click the show all button next to the search
box. The first dialog box pops up with this error message:
"contact management database"
"you can't disable a control while it has the focus."
When Ok is clicked, this error box shows up:
"action failed"
Macro Name:
Contact List : cmdShowAll : OnClick : Embedded Macro
Condition:
True
Action Name:
SetValue
Arguments:
[Forms]![Contact List]![cmdShowAll].[Enabled], 0
Error Number:
2950
On the second error box, the only option available to click is "stop all
macros" It is strange because sometimes we would run a search for a persons
name, then click the show all button to get back to the entire list, and
there would be no error. More times than not though the error will show up.
As I said, it is a list for a hair salon so it is important that this be
error free by the time it goes to them. Any idea what would be causing this?
Thanks
for a hair salon and we are running into an error message. The error comes
up when we do a search, and then click the show all button next to the search
box. The first dialog box pops up with this error message:
"contact management database"
"you can't disable a control while it has the focus."
When Ok is clicked, this error box shows up:
"action failed"
Macro Name:
Contact List : cmdShowAll : OnClick : Embedded Macro
Condition:
True
Action Name:
SetValue
Arguments:
[Forms]![Contact List]![cmdShowAll].[Enabled], 0
Error Number:
2950
On the second error box, the only option available to click is "stop all
macros" It is strange because sometimes we would run a search for a persons
name, then click the show all button to get back to the entire list, and
there would be no error. More times than not though the error will show up.
As I said, it is a list for a hair salon so it is important that this be
error free by the time it goes to them. Any idea what would be causing this?
Thanks