Full Version: Moving ActiveX Control
UtterAccess Discussion Forums > Microsoft® Access > Access Queries
JEF
I have a form with about 10 dates. I am using an ActiveXControl calendar to populate the date field. Is it possible using Vba code or a macro that will move the Calendar to various locations on a form.
Thanks again
Jef
BentBrain
Hi JEF
You could call the control from each of your Date Fields then populate via
Screen.ActiveControl
Just lookup "Screen.ActiveControl " in help to find out.
BB
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.