Cancel Save in Before_Save event - VBA - 2007

P

Paul Conroy

Proj 2007

How can I cancel a save from within the Before_Save Event ?

TIA

Paul
 
P

Paul Conroy

Thanks Rod

This parameter does not get passed into the sub

Private Sub Project_BeforeSave(ByVal pj As Project)

When I add "Cancel as Boolean" it throws an error!

Any other suggestions.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top