N
Nick via AccessMonster.com
Hello all,
I'm attempting to fire an event when a user selects a record in my datasheet
subform. I have searched and seen that the OnCurrent event is what I should
be using, but that is where my problem comes in; the subform only has the
Enter and Exit events, and the bound form I am using as the subform's
datasheet is created at run-time.
I know one work-around would be to include a timer on the form to force-fire
my code, but that seems over the top. Am I missing something with the
OnCurrent event of the subform? I am very weak in the area of subforms, as I
have rarely used them. Any help would be appreciated.
TIA,
Nick
I'm attempting to fire an event when a user selects a record in my datasheet
subform. I have searched and seen that the OnCurrent event is what I should
be using, but that is where my problem comes in; the subform only has the
Enter and Exit events, and the bound form I am using as the subform's
datasheet is created at run-time.
I know one work-around would be to include a timer on the form to force-fire
my code, but that seems over the top. Am I missing something with the
OnCurrent event of the subform? I am very weak in the area of subforms, as I
have rarely used them. Any help would be appreciated.
TIA,
Nick