Hey peeps,
I have data that is displayed in a report from a query. How can I filter that data with a conditional statement? Is this possible in access? So for example, my record has got a "Detail section" that has two textboxes, these two textboxes displays names of employee. So I want apply a condition on the first textbox to only display employee records where deletedFlag == 1 and in the second textbox, display employee records where deletedFlag == 0.
Can anyone plz guide me on how to do this?
Thanks,
Ket
I have data that is displayed in a report from a query. How can I filter that data with a conditional statement? Is this possible in access? So for example, my record has got a "Detail section" that has two textboxes, these two textboxes displays names of employee. So I want apply a condition on the first textbox to only display employee records where deletedFlag == 1 and in the second textbox, display employee records where deletedFlag == 0.
Can anyone plz guide me on how to do this?
Thanks,
Ket