Continuous form coding

  • Thread starter Thread starter ctdak
  • Start date Start date
C

ctdak

I have a form with a table behind it that is in continuous form view. I need
to be able to programmatically address the record that the user has the
cursor in at the present. Is there any way to do this programattically in
continuous form view? (Currently my code for this form is all related to
form events or command buttons.)

ctdak
 
Back
Top