View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_229_] mangesh_yadav[_229_] is offline
external usenet poster
 
Posts: 1
Default Appending filename with date


Use in VBA

myVar = Format(Now(), "dd mmm yy")

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=375005