How do I syncronize two forms so that when one opens it opens the other to show the relevent records according to the key fields between them:
I used:
[Customer ID]= Forms![PetsForm]![Customer ID]in the where condition of the macro, OpenForm Customer and I run it
It asks me for the parameter value?