Charlotte Foust
cfoust at infostatsystems.com
Tue Sep 2 11:21:15 CDT 2003
The problem with using the DoMenuItem syntax is that it is difficult, if not impossible, to remember later what exactly it is doing! The RunCommand syntax is at least self-documenting to an extent. Charlotte Foust -----Original Message----- From: Kostas Konstantinidis [mailto:kost36 at otenet.gr] Sent: Saturday, August 30, 2003 4:50 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] SHIFT + F9 Hi Gustav, what I want is to refresh an ole object into a form. I tried all the methods I know but none of them seems to be able to update the object. So I put the DoCmd.DoMenuItem acFormBar, acRecordsMenu, 5, , acMenuVer70 I don;t know if that is the right method but... it works perfect Thank's for your responce Kostas ----- Original Message ----- From: "Gustav Brock" <gustav at cactus.dk> To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Sent: Saturday, August 30, 2003 3:30 PM Subject: Re: [AccessD] SHIFT + F9 > Hi Kostas > > How about: > > Me.Requery > > /gustav > > > Could anybody help me in how to set the SHIFT + F9 in code > > _______________________________________________ > 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/accessd Website: http://www.databaseadvisors.com