Code to add custom auto number to MS Word bookmark

A

A_Classic_Man

I have an Access form that sends data to bookmarks in a Word document.
The command button that sends the data to Word also activates code
that adds a "next number" to the form. The number comes from a single
record table "Make Next Number". That number also appears on the Word
Document. Data can be added to the Word bookmarks and sent back to an
Access table.

On occasion, data is originated on the Word document and sent to the
Access table. How do I get a "next number" from the "Make Next Number"
table to add to the record that was originated on the Word document
and sent to the Access table?

Thanks in advance

Ron
 
A

A_Classic_Man

I have an Access form that sends data to bookmarks in a Word document.
The command button that sends the data to Word also activates code
that adds a "next number" to the form. The number comes from a single
record table "Make Next Number". That number also appears on the Word
Document. Data can be added to the Word bookmarks and sent back to an
Access table.

On occasion, data is originated on the Word document and sent to the
Access table. How do I get a "next number" from the "Make Next Number"
table to add to the record that was originated on the Word document
and sent to the Access table?

Thanks in advance

Ron

I should add that I am using Access and Word 97
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top