I am trying get some fields filled in based on if a record's tick bock in a table is true.
This is my code
If DCount("[Based_Customer]", "tblACDetails", "[AC_Ser_No] = Forms![FrmAirFrame]![AC_SN]", True) Then
But i think this is the wrong formula, being half asleep can anyone help!!