I have a query that has the information on 35 different stores, each has their own id. I want to make a form that has a map of the USA and each store will have a button and I can click it to open the queery record on that store.
My question is how do I apply that filter to my button so it oinly opens the correct queery record. Do I need seperate macros for each/ Can I apply the filter in the on click property. I tried to wirte the expression but came up empty.
the query is called USA and teh field that has the ID is facility. Any help is appreciated.
Thanks
My question is how do I apply that filter to my button so it oinly opens the correct queery record. Do I need seperate macros for each/ Can I apply the filter in the on click property. I tried to wirte the expression but came up empty.
the query is called USA and teh field that has the ID is facility. Any help is appreciated.
Thanks
Comment