View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Grek Grek is offline
external usenet poster
 
Posts: 1
Default Export a file with today's date

Hello,

I would like to export my excell workbook with today's date as name.

For instance nameofmyexcellsworbook 20040428.xls

No problem to do the export in VBA. The only problem is that I don'
know how to deal with the date...

Even If I put today() in a cell and then export with the value of thi
cell it doesn't work...

Could you help me please ?

Thank you very much in advance,

Gre

--
Message posted from http://www.ExcelForum.com