Still doesn't seem to be working. Not sure if this will help but the test text I have after the value doesnt work with fieldforms.text inserted. You mentioned you've done this before. Do you still have a working form of this code?
I would really appreciate it.
Again thanks for your...
Thanks for the assistance. Almost got it now.
Okay I now have it opening up my template, but I'm having difficulty having it enter the information I need into predetermined fields via bookmarks.
Can anyone help.
Matrrix
Sub Open_MSWord()
On Error GoTo errorHandler
Dim wdApp As...
I have the following subroutine developed. I need this routine to 1. Open up a specific template as a new document(c:\work\contracttemp.dot)Then I would like to send information from excel to the opened document.
Sub Open_MSWord()
On Error GoTo errorHandler
Dim wdApp As Word.Application
Dim...
I've finally decided to ask for some assistance. I've had some progress but would like some help.
I would like to open "c:\work\contract.dot" from excel and insert excel data into the fields in the word document.
I've created a complex formula database in excel and a userform to...
I get the following error when I try to use ADODC in Excel Visual basic.
could not load because ADO is not properly licensed. I have know idea that this means.
can anyone help?
Thanks
I'm already able to that, but I do appreciate the help.
I would like the userform to behave as follows.
Enter name , address, phone number to sheet1!A1
Then move to the next available cell such as A2.
Basically I want the userform I designed to be have like the form option in excel it self...
Okay question #1
I'm a newbie at this but I learn fast.
I"ve created a userform I want it set up like a database form so i can enter records of info into a spreadsheet. My question is How can I link my text boxes to a spreadsheet.
I hope i'm clear enough
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.