Did you ever find a solution to your DDE problem. I have the same problem with DDE application I had developed that started up Word Template and pulled data into word via DDE. Worked in Office 2000 but not in 2003.
First I must admit that when I signed up for forum I indicated that I am a programer...well that is a strech at best I am an end user who has cobbled some code together..
We have an application that links a name/address data base with word to create correspondence.
Orginal application...
Since this is my first time to try DAO having some syntax problems this is what I tried
'///////////////////////////
'test to see if can write back to a table in access
Dim Today As String
Today = Format(Date, "mm-dd-yy") 'date to put into cop approved field in construction table
LOCID =...
I utilize WORD templates driven by a vba front end that creates letters using combination of pulling data from an access data base (name address etc), and user input to complete the letters.
We have another database for project managment, I would like to take the data from the user, e.g. date a...
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.