View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Seegers Don Seegers is offline
external usenet poster
 
Posts: 2
Default Open a semi variable name with a macro

I want to open a semi variable file name with a macro, the 1st characters are
variable the last ones are not, this is the form of the filename : "20060111
- cf_011106_110818_cgcflh.CSV"

everything but cgcflh is variable but is always in the same format,

can anyone help me ??

--
Don Seegers