Lookup fields from a data access page

S

Stinger

How do I source a field from one data access page in another?
I want to display data that is from a field in another data access page.
DLookup is normally used to do this for forms, but how does it work for a
data access page?
 
Top