R Rob.Mills Registered User. Local time Today, 08:14 Joined Aug 29, 2002 Messages 871 Sep 29, 2003 #1 I'm trying to using this function with the Access application. When I set this object to visible all it does is flash for a split second. Shouldn't it just stay visible?
I'm trying to using this function with the Access application. When I set this object to visible all it does is flash for a split second. Shouldn't it just stay visible?
L llkhoutx Registered User. Local time Today, 07:14 Joined Feb 26, 2001 Messages 4,013 Sep 30, 2003 #2 It should stay visible. You probably have other code which hides it. Use the debugger to following the path of your code.
It should stay visible. You probably have other code which hides it. Use the debugger to following the path of your code.