Insert footnotes from Access VBA

W

Woods10720

I have an Access app that takes stored fields and use Word as its
report writer. Is there a way to insert text in the Access field that
will be reconized as a footnote once pasted into Word via automation?
What I am trying to accomplish is to allow footnoted to be stored in
the access database and then show properly in the text when inserted
into Word

Thanks!
 
A

alborg

Have you tried simply inserting a bookmark into your footnote? It works for
me...
 
Top