Recent content by Crabman1985

  1. C

    Get date from another table

    I need to record cube result for each concrete element that has been produced. I have a table with the batch number of concrete used and then 7 day results and 28 day results. I have completed the full list of batch numbers for all batches. How do I input the batch number only and results are...
  2. C

    Update columns from selecting 1 Field

    I Have a table called Projects In the Table I have: JobNumber CustomerName SiteName SiteLocation SiteContact I have another table called JobCards In the Table I have: JobCardNumber DateIssued WorkRequired I will be using the JobCards the most and don't want to add the same information from...
  3. C

    Force requirement based on yes/no

    No A project cannot be inspected partially. the date only option is working for me
  4. C

    Force requirement based on yes/no

    @Gasman This was just a typo here, There's no spaced in database. All spaces replaced with _ The field is to flag incomplete inspections on every project The Yes/No Field seems (after reading through) that it serves no purpose as the date field will confirm if inspection was done or not. Will...
  5. C

    Force requirement based on yes/no

    Hi I have two fields in my Table Inspected - Yes/No - Which is defaulted to No Date Inspected - Date/Time I want to make the Date inspected a required input if the Inspected is yes
Back
Top Bottom