View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mohan[_2_] Mohan[_2_] is offline
external usenet poster
 
Posts: 7
Default notepad in excel


Hi

I have a userform with few buttons on it.
Does anyone know how to launch notepad and display
infomation from different text file in notepad (launch
notepad and diplay info when these buttons are clicked on
the userform). Text boxes are not working because the
info in the text file is too large to be displayed in
textboxes.

any help appreciated.
Thanks