Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

microsoft access cannot find the macro '.' 1

Status
Not open for further replies.

SpectacledBear

Programmer
Mar 1, 2005
58
0
0
GB
when i close a form or query, i get this message (only about 50% of time). I have not got a macro called . and access doesnt allow you to name a macro '.'I have trawled through every bit of vba in my system, and thwere are no referneces to any macro called '.' has anyone got an idea why my sytem is doing this?
 
Bring the properties of the form
OnClose Event > and search for a . entered on the property instead of EventProcedure or Macro. This should be the problem.

Zameer Abdulla
[sub]Jack of Visual Basic Programming, Master in Dining & Sleeping[/sub]
Visit Me
 
Hi, this is sorted now thanks, there was a space in the on activate section of the properties. have a star anyway
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top