E
edisonl via AccessMonster.com
help! someone.. this is driving me nuts & I don't get it..
I am doing leave application, currently reaching Cancellation of Leave.
A. Situation:
- Form 1> User Choose Type of Leave to Display (Eg: Child Care Leave, Annual
Leave) From Combo Box
- Form 2> Only consist of 1 Subform (With Empty Record Source) Allowdeletions
= true
B. Problem:
- When user Delete (using keyboard), I like to capture that event so that
Data can be update on another table (Restore back Total Days taken)
- But I can't trapped any event from subform (Eg: MouseClick, KeyPress, Load)
What is Happening ?
PS: I am using Access 2k by the way
I am doing leave application, currently reaching Cancellation of Leave.
A. Situation:
- Form 1> User Choose Type of Leave to Display (Eg: Child Care Leave, Annual
Leave) From Combo Box
- Form 2> Only consist of 1 Subform (With Empty Record Source) Allowdeletions
= true
B. Problem:
- When user Delete (using keyboard), I like to capture that event so that
Data can be update on another table (Restore back Total Days taken)
- But I can't trapped any event from subform (Eg: MouseClick, KeyPress, Load)
What is Happening ?
PS: I am using Access 2k by the way