I have a database with Customers (weddings). I have their names and dates, charges payments etc...
Now, I have a form with a calendar on it. When I double click a date on the calendar it invokes a query which gives me a list of all the weddings I have on that day (just thier name and location of the party).
So, Is it possible then to double click thier name on the query and bring me to thier record on the form??
or should I do it another way? Thanks.
Now, I have a form with a calendar on it. When I double click a date on the calendar it invokes a query which gives me a list of all the weddings I have on that day (just thier name and location of the party).
So, Is it possible then to double click thier name on the query and bring me to thier record on the form??
or should I do it another way? Thanks.