I have a form (single) where the user enters their search criteria and then opens another form (Continuous) where they mark if a request was completed or rejected. Is there a way I can check to see if this second form has data before it is opened. I know HasData is only for reports, but I was wondering if they have anything similar for forms.
Thanks.