G
George
Dear gurus,
On the first tab of a form I have data from tblJobs. A field on that is
called SpecialEquipmentUsed (number byte).
On the second tab I have data from tblEquipment (related one-to-many). On
the second tab I enter the equipmentID and the quantity. I want to check if
the total quantity of these equipment begining with 77 ID agrees with the
SpecialEquipmentUsed found on the main form (I want a message or better a
label appearing on the second tab to inform the user that the
SpecialEquipmentUsed on the first tab does not agree with the total of
equipment 77 quantity found on the second tab).
Thanks in advance
On the first tab of a form I have data from tblJobs. A field on that is
called SpecialEquipmentUsed (number byte).
On the second tab I have data from tblEquipment (related one-to-many). On
the second tab I enter the equipmentID and the quantity. I want to check if
the total quantity of these equipment begining with 77 ID agrees with the
SpecialEquipmentUsed found on the main form (I want a message or better a
label appearing on the second tab to inform the user that the
SpecialEquipmentUsed on the first tab does not agree with the total of
equipment 77 quantity found on the second tab).
Thanks in advance