View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Silencer116 Silencer116 is offline
external usenet poster
 
Posts: 8
Default retrieving Text from a textfile in Excel

Hi again!

I am using some methods to create a textfile with just one line. Like "
The process begun at monday 3 PM" or something like that. This line
will always be updated (actually the whole file).

But now i would like the following:

i would like to have the text in the textfile being displayed in a
msgbox in Excel. It's only one single line, but it could be considered
as everything (all text) in the textfile.

Could someone help me on this ?