Thread
:
textbox to file (.txt or .doc)
View Single Post
#
2
Posted to microsoft.public.excel.programming
NickHK
external usenet poster
Posts: 4,391
textbox to file (.txt or .doc)
You mean save to a file on disk ?
Look at the Open statement in VBA help, writing out the Textbox1.Text.
NickHK
"Kagan Clearwater" <Kagan
wrote in
message ...
I'm new to Excel
VB
programming and have been searching the internet and
discussion board for the right code.
I'll have textbox1, commandbutton1, and want the button to be "Save
textbox". I can't find the code. I'm sure this is easy code to write but I
don't know how to start.
Thanks for the assistance!
Reply With Quote
NickHK
View Public Profile
Find all posts by NickHK