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 Mike Lewis 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. NeverBen

    is my trigger causing this?

    You might see if you are allowing recursive triggers. At any rate, rather than use triggers, why not just default those fields using the same functions?
  2. NeverBen

    File Not Found--simple VBA code

    Hi Tranman, The Dir() statement will strip off the path and return just the filename. In order to open the file, you need the full path.

Part and Inventory Search

Back
Top