View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Linda Mcfarlane Linda Mcfarlane is offline
external usenet poster
 
Posts: 1
Default VBA capture File SaveAs Event

In an Excel VBA application, when the user selects File
from the toolbar then File SaveAs, I want to capture that
event. If that's not possible, If I could at least
capture the event when they select File from the toolbar
that would help.