what is the one line code to check what data type a textbox control on a form is?
I need to find out if a control is a textbox and if so, if this textbox data type is a long integer.
Any help would be appreciated.
How can I add a field to an existing form NOT a newly created form using VBA?
I currently have VBA code creating a new field in a table.
This table has an associated form.
I want this newly created table field to also appear in the form automatically through vba.
I tried to create a control...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.