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 biv343 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: *

  1. rextacular

    How do you add to the field list?

    This is the code I tried to create a new Control Source for an Alt Phone input.... Option Compare Database Sub CreateNewRegSettingsFromTable() Beg Dim dbLocal As Database Dim tblDefaults As Recordset Dim strAltPhone As String Dim strSetting As String On Error GoTo...
  2. rextacular

    How do you add to the field list?

    I've been trying to add a few boxes to my 'Work Orders by Customer' table. Is this possible?

Part and Inventory Search

Back
Top