View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
KD[_3_] KD[_3_] is offline
external usenet poster
 
Posts: 15
Default Application.FindFile

Hi,

Is there anyway I can use the Application.FindFile
function but using set parameters? For example I want to
use the FindFile to look for csv files only and then open
them up as comma delimitted with the first column
formatted as text.

Please help !

Many thanks

KD