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

    Dialog box not closing

    I have the following line of code in a module to open a dialog box: Do While rstCBAPPS.EOF = False If rstCBAPPS.Fields("ACAP No") = Val(strACAP) Then 'Open error dialog with error message strErrorMessage = "Duplicate Found! Press Cancel to enter title manually."...

Part and Inventory Search

Back
Top