I have some vba that concatonates a number of variables/fields and puts the resultant value into a text box. Then the user copies and pastes this into wordpad to create a file.
What I would like to do is for the user to click a button and instead of the result being placed into a text box on the form, it would open up wordpad and paste the data into the open document.
I'm guessing this is kinda easy, but can't figure it out myself. Any help will be much appreciated!
Thanks
What I would like to do is for the user to click a button and instead of the result being placed into a text box on the form, it would open up wordpad and paste the data into the open document.
I'm guessing this is kinda easy, but can't figure it out myself. Any help will be much appreciated!
Thanks
