A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access 2000 command buttons



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2004, 02:43 PM
JKA
external usenet poster
 
Posts: n/a
Default Access 2000 command buttons

When I use the command button wizard to create any command
like "save" or "new record", I get the following error.
"
The expression On Click you entered as the event property
setting produced the following error: Ambiguous name
detected: Save_Click.

*The expression may not result in the name of a macro, the
name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro."

Please help, I do not know visual basic, only DataEase for
DOS.
  #2  
Old May 25th, 2004, 02:59 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default Access 2000 command buttons

"JKA" wrote in message
...
When I use the command button wizard to create any command
like "save" or "new record", I get the following error.
"
The expression On Click you entered as the event property
setting produced the following error: Ambiguous name
detected: Save_Click.

*The expression may not result in the name of a macro, the
name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro."

Please help, I do not know visual basic, only DataEase for
DOS.


It means the module behind your form has two (or more) procedures that are
named "Save_Click". You need to find the duplicates and delete all but
one.


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.