View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\)[_2294_] Rick Rothstein \(MVP - VB\)[_2294_] is offline
external usenet poster
 
Posts: 1
Default Opening a txt file

What kind of text file are we talking about... plain text, CSV file,
something else?

How or where did you want to open it... in a TextBox, MessageBox, single
cell, multiple cells, etc.?

Rick


"Novice Lee" wrote in message
...
Is there a way to create a button that open a text file with the same name
all the time and bypass the additional dialog boxes

Thanks