Retrieving selected record from subform

E

Eats

Hi.

I am trying to fire up an event that reads the selected record from a
subform (datasheet) so that I can link other database components to this
selected record. The event that i want is oncurrent, but I still cant get the
values for the selected record. Any help would be greatly appreciated, this
has been doing my head in
 
K

Ken Snell [MVP]

Are you sure Current is the correct event? You'll need to give us more
details about what you're trying to do -- specifically.
 
Top