Row selection

M

Marco

In a Form I've a subform whose a Tabular view of a table.
I want to handle the selection event of a Row and in this event, reading
Row's data. Can you suggest me how can I implement this?
TIA
Marco
 
K

kingston via AccessMonster.com

Try the On Current event in the subform.
In a Form I've a subform whose a Tabular view of a table.
I want to handle the selection event of a Row and in this event, reading
Row's data. Can you suggest me how can I implement this?
TIA
Marco
 
Top