View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lift Off[_8_] Lift Off[_8_] is offline
external usenet poster
 
Posts: 1
Default Open file saved as today's date

In Excel 2002, I want to write code that uses a file that's been store
with the current/todays date. Can't figure out how to identify th
file name since it changes everyday.

Know it's got to be simple, but tried all combinations and it hang
up.

Workbooks.Open Filename:= _
"C:\Documents and Settings\LiftOff\Desktop\ & Date.xls"

TIA, Lift Of

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