Message 1 of 6
Call Sub On save

Not applicable
03-22-2007
03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need Call mySub() on Save.
Following the my necessity..
-------------------------------------------------------
Public Sub onSaveDocument...
Call MySub()
End Sub
-------------------------------------------------------
My problem is use OnSaveDocument for call my sub...
Somebody know how help.
Tks
I need Call mySub() on Save.
Following the my necessity..
-------------------------------------------------------
Public Sub onSaveDocument...
Call MySub()
End Sub
-------------------------------------------------------
My problem is use OnSaveDocument for call my sub...
Somebody know how help.
Tks