Search results

  1. C

    Date Issue

    I have a field in one of my tables called "Response Date". I wish to create a new field, in the same table, which returns the number of days between the date I enter in "Response Date" and 30/03/07. I imagine I need to write an AfterUpdate event on Response Date but I can't seem to get the...
  2. C

    Automatically Fill In Fields

    I have quite a complex database that seems to work fine apart from one small snag. I have a table which holds the following information: REP2: Postcode, Rep Name, Region and a table (for customers) which has a field in which to enter the postcode. I wish the database to automatically assign a...
Back
Top Bottom