Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: chillwa
  • Content: Threads
  • Order by date
  1. chillwa

    Code to check the datatype property of a form control

    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.
  2. chillwa

    How do you add a field to an existing form NOT a newly created form

    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...

Part and Inventory Search

Back
Top