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

    Checking fields on a form before processing

    Hi All I am trying to check that all fields on a form are completed before allowing further processing to take place. I am using the code below but it is not working (doesn't seem to be reading the data from the form at all). Private Sub Close_Click() Dim rst As DAO.Recordset, intI...

Part and Inventory Search

Back
Top