Search results

  1. K

    Navigation SubForm with a Navigation SubForm, VBA references

    Hi all, its day two of my struggle. I am trying to find a solution and its just driving me mad. Here is my situation: Now Here is a piece of my code: 1) Establishing Temp Vars and opening the form (frmEditProject): Dim stDocName As String Dim stLinkCriteria As String...
  2. K

    How to close a form without saving a new record?

    Hi, I might be tired by now and it just started to be very annoying. I have a form frmAddNewProject that is a Data Entry form. When you click Add Project on the form, it creates folders and copies files to a location and also creates new record(s) in the ProjectT table with apriopriate...
Top Bottom