Subform with 3 keys
Posted: Sat Jul 10, 2021 12:36 pm
Hi,
How would I load a subform with a where clause that contains 3 index keys? (A button with a pop-up view would also solve my issue)
Eg select * FROM table where col1=x AND col2=y AND col3=z
Thanks you.
How would I load a subform with a where clause that contains 3 index keys? (A button with a pop-up view would also solve my issue)
Eg select * FROM table where col1=x AND col2=y AND col3=z
Thanks you.