Hi,
I don't know if this is even possible, but I was wondering if you could help?
I have a form which contains 3 subforms, all linked to the main form on a 'firstname' field. This works fine, but in the firstname selection page (A form which leads to this one) I have an "All" option. When I select this and open the form it is blank, because none of the firstname records say "All". I was wondering if there was a bit of VBA that I could put in saying something like:
If the firstname field = All then remove the master/child links, else keep them in tact.
Any ideas if theres a way of doing this?
Thank you
I don't know if this is even possible, but I was wondering if you could help?
I have a form which contains 3 subforms, all linked to the main form on a 'firstname' field. This works fine, but in the firstname selection page (A form which leads to this one) I have an "All" option. When I select this and open the form it is blank, because none of the firstname records say "All". I was wondering if there was a bit of VBA that I could put in saying something like:
If the firstname field = All then remove the master/child links, else keep them in tact.
Any ideas if theres a way of doing this?
Thank you