Search results

  1. R

    Problem in On Click

    I have a database which contains various case numbers (case #) in the format as "D10-04-1234". I want to be able to click on the case # field in the form so that a new form named "incidents" will open for the above stated format. here is my code which does not work.. Private Sub Case___Click()...
  2. R

    =date() returns #name

    The date() returns today's date on my design box. However, when I move the database to other machines, it returns #name. Using XP professional sp2 and sp3 as well as Office 2003 sp2 and sp3. All references are configured the same way. Any Ideas where to look for the differences.:confused:
Back
Top Bottom