You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
D
One method I use is to use a form instance with Withevents. This all goes in the calling form.
Top of calling form module - Dim...
-
D
That does the job perfectly, thank you kindly!
-
D
I've got a form that is essentially a switchboard with a series of buttons that are a user journey through a process. Each button opens...