Page 1 of 1

Subform with 3 keys

Posted: Sat Jul 10, 2021 12:36 pm
by sputs
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.

Re: Subform with 3 keys

Posted: Sun Jul 11, 2021 12:22 pm
by sputs
Issue solved in "How does the Run > Filter option work?"