E
elle0612
Hi
I am planning to create a dynamic website using ASP/Access.
I thought of an idea to include a hyperlink from the website to open a Word
2003 document complete with VBA code, which (hopefully) would pick up values
from the Access database and generate all the invoices that currently need to
be paid. The invoices can then be printed straight off.
I guess I would need some sort of mail merge and some code writen in VBA to
connect the Word document to the Access database, and an SQL query, something
like "Select * FROM Customers WHERE invoicePaid = null"
Can anyone point me in the direction of some tutorials/information on this
type of thing - ie generating documents in Word 2003 with values taken from
an Access database.
Thanks
I am planning to create a dynamic website using ASP/Access.
I thought of an idea to include a hyperlink from the website to open a Word
2003 document complete with VBA code, which (hopefully) would pick up values
from the Access database and generate all the invoices that currently need to
be paid. The invoices can then be printed straight off.
I guess I would need some sort of mail merge and some code writen in VBA to
connect the Word document to the Access database, and an SQL query, something
like "Select * FROM Customers WHERE invoicePaid = null"
Can anyone point me in the direction of some tutorials/information on this
type of thing - ie generating documents in Word 2003 with values taken from
an Access database.
Thanks