I moved your post to my CodeBank thread for the VB 6 version of my spellchecker.
In Access there is no QueryUnload event so you need to use the Unload event
VB Code:
Private Sub Form_Unload(Cancel As Integer) End Sub
|
Results 1 to 40 of 101
Hybrid View
|
Click Here to Expand Forum to Full Width |