I have a table with two kinds of records. A form that allows the user to do some things. A command button calls the form, and the form's data source is a query (qryFindCredits) that selects record type "CM". Now we want to view record type "DED" under certain circumstances, by clicking a second button. Can I re-use the same form and call it from either button by specifying the second query (qryFindDeductions) as a data source when appropriate?
Buttons would be labeled "View Credit Memos" & "View Deductions".
Or maybe there is a better way?
Thanks much.![[pc] [pc] [pc]](/data/assets/smilies/pc.gif)
The world is full of good people.
Buttons would be labeled "View Credit Memos" & "View Deductions".
Or maybe there is a better way?
Thanks much.
![[pc] [pc] [pc]](/data/assets/smilies/pc.gif)
The world is full of good people.