I have two forms, one that will always have the current date, the other will have records based on a date. There can be two or three records for a date, but not all dates will have matching records. I joined them with a query--join field date. (sometimes the query will return records, sometimes it will be blank)
THere is also a form based on this query.
I want to use code to open the form only is there is a record for the current day.
If there is no data, I want to go ahead and open another form.
Help!
THere is also a form based on this query.
I want to use code to open the form only is there is a record for the current day.
If there is no data, I want to go ahead and open another form.
Help!