View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paige Paige is offline
external usenet poster
 
Posts: 270
Default 'SaveAs Filename' versus 'GetSaveAsFilename'


Ok, this is probably a really stupid question....but I don't understand the
difference between these two, when you should use one versus the other, and
specifically in terms of how/what they actually save behind the scenes (i.e.,
whether or not they trigger the Workbook_BeforeSave sub). I've read the VBA
help and some other sources, but still am confused. Can someone enlighten me
please?