B
Bill Agee
I am a user of Access and have a fair amount of knowledge about VBA (Access
only). I can open the Word document from Access and capture the Access data
in variables (vname=Name, vAddress1=Address1, etc) but I need to pass name,
address, city, state, zip to a Word document and have Word pick up this data
and replace it "holders" as
follows:
Date
<Name>
<Address1>
<Address2>
<City>, <State> <Zip>
I have no idea where to start, even where to read. Can anyone point me in
the right direction?
Bill
only). I can open the Word document from Access and capture the Access data
in variables (vname=Name, vAddress1=Address1, etc) but I need to pass name,
address, city, state, zip to a Word document and have Word pick up this data
and replace it "holders" as
follows:
Date
<Name>
<Address1>
<Address2>
<City>, <State> <Zip>
I have no idea where to start, even where to read. Can anyone point me in
the right direction?
Bill