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 TouchToneTommy 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: DCSGuru
  • Content: Threads
  • Order by date
  1. DCSGuru

    Use ComboBox to append multiple values to a Single Record

    I have a ComboBox named PIDNO in a form named DWGNO. It lists all the drawing numbers in Table PID, under column named PID using RowSource: SELECT DISTINCTROW [PID].[PID] FROM PID; I need to create a command button to take the selected drawing number and place it in a record in a Table named...

Part and Inventory Search

Back
Top