ACCESS MACRO2000: SYNCRONIZING 2 FORMS - TechRepublic
General discussion
June 11, 2000 at 05:45 AM
ruturaj

ACCESS MACRO2000: SYNCRONIZING 2 FORMS

by ruturaj . Updated 25 years, 12 months ago

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?

This discussion is locked

All Comments