View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kingkdz kingkdz is offline
external usenet poster
 
Posts: 1
Default Opening a file with changing dates


I want to open a file which has a filename ABC followed by anything. I
thought this should have worked, but it is not.

Set Wkb2 = Workbooks.Open(Filename:=foldername & "\ABC*")

Can someone please correct it? Thanks in advance


--
kingkdz
------------------------------------------------------------------------
kingkdz's Profile: http://www.excelforum.com/member.php...o&userid=35783
View this thread: http://www.excelforum.com/showthread...hreadid=555483