LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 399
Default "Open" or "OpenText"?

Thank you very much! I appreciate the boost.
Ed

"Dick Kusleika" wrote in message
...
Ed

You can find most of the keywords you need here


http://www.dicks-blog.com/archives/2...h-a-text-file/

like Open, Print, Input. Then check them out in help to get a

description.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

Ed wrote:
If you want the best of both worlds, take Myrna's advice. Put your
info in a text file, then use VBA's text file keywords to read the
text and insert it in the textbox. It's a little more work up front
coding all of that.

That does sound best, especially since I apparently managed to get
the file open (even though I thought it wasn't working because I
couldn't see it). Now I just have to figure out how to read it into a
string. I think I remember something about that in either a Help
file, KB article, or previous post - probably all three! But of
course, that wasn't the answer I was looking for so I blew right past
it! Well, I can go find it again!

Thanks for the help, Dick.
Ed

"Dick Kusleika" wrote in message
...
Ed wrote:
Dick, it worked great! Thanks.
I had considered the UserForm, but it would seem much easier to
replace a simple text file for updates than to redo the text in a
UserForm text box. Am I missing something?

No, you're right, it is easier that way. I think the trade-off is
how professional it looks (and how much you care about that.) I
think the html and webbrowswer control is a good alternative because
you can replace the html file without changing the code.

If you want the best of both worlds, take Myrna's advice. Put your
info in a text file, then use VBA's text file keywords to read the
text and insert it in the textbox. It's a little more work up front
coding all of that.

Dick





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
conditional formula to show "open" or "closed" SBS Excel Worksheet Functions 6 January 28th 06 01:48 AM


All times are GMT +1. The time now is 07:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"