Andy Lacey
andy at minstersystems.co.uk
Fri Sep 26 01:51:03 CDT 2003
John Just a thought. I noticed you copied and pasted all the controls to the new form. Could one of the controls have something weird in the Shortcut property? I know that still doesn't explain why you get it all over the form, but I can't think of anywhere else it's coming from. Could you create yet another blank form and pull the controls in a few at a time to see at what point it starts to happen? Andy Lacey http://www.minstersystems.co.uk > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Bartow > Sent: 26 September 2003 00:05 > To: Access Developers discussion and problem solving > Subject: RE: [AccessD] option click error > > > OK, it gets wierder... > > I have tried decompiling/compacting, exporting and importing > the form, rebuilding the form by copying and pasting all > controls and code and it keeps giving me the error message. I > have other forms that are almost identical and use the same > shortcut menu bars and do not get this error. > > So, I thinks to meself, if it wants a bloody macro named > "true", I'll give it one. The macro "True" now sets echo on. > I right click on this blasted form and I get an empty > shortcut menu bar that pops up! > > What's up with that?!! > > JB > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of > John Bartow > > Sent: Thursday, September 25, 2003 5:05 PM > > To: AccessD > > Subject: [AccessD] option click error > > > > > > Strange things are happening today... > > > > I have a form with a tabcontrol and some subforms on it. If > I option > > (right) click on an area that shouldn't be allowed to have > a specially > > designated shortcut menu bar - such as a shape or the background of > > the detail area (where there are no controls) on a continuous form, > > etc. I get an error which says: > > "Microsoft Access can't find the macro 'True'" > > bla, bla, bla... > > > > Anyone have any idea why this is happening? > > > > John B. > > > > > > _______________________________________________ > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > > > > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/a> ccessd > Website: > http://www.databaseadvisors.com > >