G
Guest
Im using this code...
Me!Image123.Picture = Me!ABCD
....where the unbound Field ABCD
is a textbox showing the path to a
JPG on theServer.
When the above code runs, there is a
"Flash" - looks very briefly like a MsgBox
How can I PREVENT this from Flashing?
(or "freeze" the screen like Excel's
"Screen.Updating = False...
TIA - Bob
Me!Image123.Picture = Me!ABCD
....where the unbound Field ABCD
is a textbox showing the path to a
JPG on theServer.
When the above code runs, there is a
"Flash" - looks very briefly like a MsgBox
How can I PREVENT this from Flashing?
(or "freeze" the screen like Excel's
"Screen.Updating = False...
TIA - Bob