C
Chris waller
I have created a complex form in Word. There are a number of fields on the
form. The first one contains the National Insurance Number, the second the
name of the person and the third is the sex of the person. All this data is
also held on an Access database. Ideally what I'd like to do, is to input the
National insurance number in the appropriate field on the Word Document and
for each of the subsequent fields to be updated with the correct data from
the Access Database. I would also linke to be able to input the first line of
the address and then for the subsequent 5 lines to be updated again from data
held in a table on Access. I am sure this can be done using form fields or
perhaps some VBA behind the scenes. What I want to do will save many
man-hours work, but as my knowledge of VBA is somewhat limited I don't know
where to start. Any help would be gratly appreciated.
form. The first one contains the National Insurance Number, the second the
name of the person and the third is the sex of the person. All this data is
also held on an Access database. Ideally what I'd like to do, is to input the
National insurance number in the appropriate field on the Word Document and
for each of the subsequent fields to be updated with the correct data from
the Access Database. I would also linke to be able to input the first line of
the address and then for the subsequent 5 lines to be updated again from data
held in a table on Access. I am sure this can be done using form fields or
perhaps some VBA behind the scenes. What I want to do will save many
man-hours work, but as my knowledge of VBA is somewhat limited I don't know
where to start. Any help would be gratly appreciated.