S
svmurray
i have a database in excel...which i would like to take more advantag
of.
I also have some forms in Word that I was hoping to be able to get the
to be automatically completed using the excel database.
Initially thought this would be quite simple.... just record the macr
then modify it to suit.
This using simple copy from excel and paste into word document, o
pasting into form..field..values.
I have done a little before with excel macros - to a level of 'usin
excel programming for dummies' book. But really do not know where t
start now.
Have seen this:
"Dim appWD As Word.Application
Set appWD = CreateObject("Word.Application.8")
appWD.Visible = True"
but not sure how this all fits in.
can anybody help guide me in the right direction or know of a goo
simple book. not really into this heavy would just like to know how t
get this simple task done for now. not much point in learning loads o
stuff i will just forget, because i wont use it again for a while.
thanks
stev
of.
I also have some forms in Word that I was hoping to be able to get the
to be automatically completed using the excel database.
Initially thought this would be quite simple.... just record the macr
then modify it to suit.
This using simple copy from excel and paste into word document, o
pasting into form..field..values.
I have done a little before with excel macros - to a level of 'usin
excel programming for dummies' book. But really do not know where t
start now.
Have seen this:
"Dim appWD As Word.Application
Set appWD = CreateObject("Word.Application.8")
appWD.Visible = True"
but not sure how this all fits in.
can anybody help guide me in the right direction or know of a goo
simple book. not really into this heavy would just like to know how t
get this simple task done for now. not much point in learning loads o
stuff i will just forget, because i wont use it again for a while.
thanks
stev