Hi everyone,
I have a form that contain two field (A and B) ( the values of the fields will be populated automaticlly in the form load based on other cratiria)
those two field are a key together
I want once I open the form, a subform - datasheet to be populated in that form
can I do this by SQL statement where I can say .. Select all records where ATableFeild =A and BTavleField=B