Dan Waters
dwaters at usinternet.com
Fri Dec 7 10:16:40 CST 2007
How about this: Create a global function called GlobalMouseOver in a standard procedure. Now, create some looping code for yourself which writes GlobalMouseOver() into all the appropriate Mousing events in the appropriate controls. It's the same thing, but it's faster! Or - is it possible to set up a template form with controls that already have Function name in certain events? Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan Harkins Sent: Friday, December 07, 2007 9:55 AM To: AccessD at databaseadvisors.com Subject: [AccessD] events question I don't know how to summarize this question, hence the bad subject. I apologize. I'm wondering if there's a way to consolidate similar event calls into one event. For instance, if you want to passto/call a function from every control's Mouse Over event, is there a simple way to do that with one call rather than dropping the call into every single control's appropriate event? I've run into this so many times and it just seems so inefficient. Susan H. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com