J
Jerry
We have several dozen Access databases for clients that
from time to time need altering. In this case, we
discovered a dropdown box that had its limittolist
property set to the wrong value. Is it possible to create
a tool(access database VBA) that the user will download to
their computer and execute, which will change the value of
that property.
I've looked at DAO and ADO functions. Have been able to
retrieve the forms name but I'm unable to obtain the
control name and change the property of that control. Is
this doable?
from time to time need altering. In this case, we
discovered a dropdown box that had its limittolist
property set to the wrong value. Is it possible to create
a tool(access database VBA) that the user will download to
their computer and execute, which will change the value of
that property.
I've looked at DAO and ADO functions. Have been able to
retrieve the forms name but I'm unable to obtain the
control name and change the property of that control. Is
this doable?