My main form consists of 3 tabs as follows:
1. Client Tab
2. Veteran Tab
3. Payment Tab
I can have more than one veteran # per client, thus more than one payment.
When I select the Payment Tab, I want to select the same veteran # that the Veteran Tab was on.
Example: If the Veteran Tab was on Veteran # 5, I want Veteran # 5 select on the Payment Tab.
When I try to requery selecting the veteran # from the veteran tab I receive the following error:
Run time error 2109: There is no field name 'Client Vendor Query' in the current record.
I got it to work using a macro and opening up the veteran payment form where the veteran # equal the veteran # in the Veteran Data tab but this causes the form to open up outside the main form with my 3 tab selections. I need to stay within my main form 3 tab selections.
Any ideas would be greatly appreciated.
Thanks...Ludington
1. Client Tab
2. Veteran Tab
3. Payment Tab
I can have more than one veteran # per client, thus more than one payment.
When I select the Payment Tab, I want to select the same veteran # that the Veteran Tab was on.
Example: If the Veteran Tab was on Veteran # 5, I want Veteran # 5 select on the Payment Tab.
When I try to requery selecting the veteran # from the veteran tab I receive the following error:
Run time error 2109: There is no field name 'Client Vendor Query' in the current record.
I got it to work using a macro and opening up the veteran payment form where the veteran # equal the veteran # in the Veteran Data tab but this causes the form to open up outside the main form with my 3 tab selections. I need to stay within my main form 3 tab selections.
Any ideas would be greatly appreciated.
Thanks...Ludington