View Single Post
 
Old 01-19-2015, 05:21 AM
s_samira_21 s_samira_21 is offline Windows XP Office 2007
Novice
 
Join Date: Aug 2014
Posts: 7
s_samira_21 is on a distinguished road
Default Transfer Data between Excel and Word

Hi
I have an userform in Excel that have 4 textboxes to enter Company Name, subject, Date and letter ID.
How can I use a button to open a Word Document with textboxes data on top of the page, that the user can type the body of letter there? the user shouldn’t be able to change textboxes data location or text of them.
After save and close the document,How can I add the letter to a list box in that userform?
after all, How can I show first 20 charectors of the body of letter, when the user select the letter in the list box?

Thank you for your help
Reply With Quote