Search results

  1. C

    Automatic Data Entry

    Hi there, I have a table called Cars and a table called Rent In Cars i have Car ID (Autonumber and primary Key) and Price Per Day In Rent I have Rent ID, Car ID and Price Per day The Car ID in Rent is a lookup from the Cars table, but is it possible to make it so that when i enter the Car...
  2. C

    Validating dates in tables

    Hi there, just a quick question really. I have got a start date and an end date field in a table both in Date/Time data type. Can i validate the end date so that it cannot be longer than 5 days after the start date, that has been entered. Or is this impossible to do in a table? Thanks for any help
Back
Top Bottom