View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Eric White[_2_] Eric White[_2_] is offline
external usenet poster
 
Posts: 45
Default Capturing Cancel button on save file dialogue

Look up either the GetOpenFilename method or the open dialog, i.e.,
Application.Diaglog(xlDialogOpen). Both will return FALSE if no filename has
been entered/chosen.

"Tanveer_asim" wrote:


i want to to capture and customise the cancel button on default save
file dialogue box in excel worksheets.thanx in advance


--
Tanveer_asim
------------------------------------------------------------------------
Tanveer_asim's Profile: http://www.excelforum.com/member.php...o&userid=26575
View this thread: http://www.excelforum.com/showthread...hreadid=398495