View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DJ MC DJ MC is offline
external usenet poster
 
Posts: 14
Default Opening & Reading file in notepad then pasting into excel using VB

Thanks for the replys

Yes that code opened the variable perfectly thanks :)

im curious on this 'ReadLine' code, would this be able to read the
text in the notepad and paste contents into excel cells the way i need
it to? Also there are parts like MR
A B, these would need to be trimmed down to
just the characters and pasted into cells.
Thanks again.