Hi Everyone,
Please excuse my inability to work with Access, but I am trying. I have a subform in my database that pulls data from an access query. I have 3 fields on the subform, Product Description, Due and Dispatch. Its a order entry subform.
The problem is, just say there was 4 items with due figures of 4, 3, 2, 1.
When I enter data in the dispatch column for item 1 of 4, the 4 is carried down to the rest of the items, thus displaying an error that I have coded. Basically If Dispatch > Due, then "Display error"
My question is, how can I stop this figure from being carried through down the dispatch column affecting the other records.
Any assistance is greatly appreciated.
Please excuse my inability to work with Access, but I am trying. I have a subform in my database that pulls data from an access query. I have 3 fields on the subform, Product Description, Due and Dispatch. Its a order entry subform.
The problem is, just say there was 4 items with due figures of 4, 3, 2, 1.
When I enter data in the dispatch column for item 1 of 4, the 4 is carried down to the rest of the items, thus displaying an error that I have coded. Basically If Dispatch > Due, then "Display error"
My question is, how can I stop this figure from being carried through down the dispatch column affecting the other records.
Any assistance is greatly appreciated.