R
RookieCard
I've been stuck on this for 2 days. Here's the deal.
I am working (3 levels down/deep)in a subform within a tab object that
is within another tab obeject. Everything works great!
Except here:
1) 3 levels down I have a command button labled "show client address"
that launches a macro that evaluates a yes/no condition in a field on
the same form labeled "Same a Customer address".
2)If the Data in the field is "Yes" it opens the "customer address
popup form" and if "No" it launches the "client address form" This
part works. It does bring up the correct form.
3) My problems is that the form does not open the correct record. It
displays all the records, when I apply a filter to the marco or it
displays no records
4)Both popup forms "Client & Customer Address" contain the relating
field that binds it to the parent form via the parent forms primary
key field.
NOTE: If I launch the popup forms from command buttons they will
display the correct record.
Does anyone know what I am doing wrong. I feel like such a dork.
I am working (3 levels down/deep)in a subform within a tab object that
is within another tab obeject. Everything works great!
Except here:
1) 3 levels down I have a command button labled "show client address"
that launches a macro that evaluates a yes/no condition in a field on
the same form labeled "Same a Customer address".
2)If the Data in the field is "Yes" it opens the "customer address
popup form" and if "No" it launches the "client address form" This
part works. It does bring up the correct form.
3) My problems is that the form does not open the correct record. It
displays all the records, when I apply a filter to the marco or it
displays no records
4)Both popup forms "Client & Customer Address" contain the relating
field that binds it to the parent form via the parent forms primary
key field.
NOTE: If I launch the popup forms from command buttons they will
display the correct record.
Does anyone know what I am doing wrong. I feel like such a dork.