D
Dan
I have a subform and I need to get the primary key off of the selected
subform. I want to do something like: Forms![main form]![Subform]![key]. The
only exception is that the key is not displayed on the subform. I know if you
say something like [key] it will get the key off of the selected record. How
do I do this for a subform.
subform. I want to do something like: Forms![main form]![Subform]![key]. The
only exception is that the key is not displayed on the subform. I know if you
say something like [key] it will get the key off of the selected record. How
do I do this for a subform.