E
Erik N
Hi!
I once made a web form in Word that I no longer can use.
What I want to do is to take this web form, make it into a
word document and let users fill it out on their own
desktops. SO far so good.
I then need to write a macro that can take the data in the
web fields in the word doc (such as HTMLCheckBox,
HTMLTextField etc etc) and post them to a access DB. I
know how to post the data once I have it but I have no
idea how to scroll through all the fields in the word doc
to get the data that has been entered. It is about 130
fields so I don't want to write it manually as fields get
taken away and added along the way.
Thanks,
Erik N
I once made a web form in Word that I no longer can use.
What I want to do is to take this web form, make it into a
word document and let users fill it out on their own
desktops. SO far so good.
I then need to write a macro that can take the data in the
web fields in the word doc (such as HTMLCheckBox,
HTMLTextField etc etc) and post them to a access DB. I
know how to post the data once I have it but I have no
idea how to scroll through all the fields in the word doc
to get the data that has been entered. It is about 130
fields so I don't want to write it manually as fields get
taken away and added along the way.
Thanks,
Erik N