View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
arno arno is offline
external usenet poster
 
Posts: 184
Default passing parameters from command line

oops,

sorry, it should be

myDate = Format(Date, "DDMMYYYY")


arno