Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing MS Word file into a table

Status
Not open for further replies.

megavolt121

Technical User
Aug 5, 2002
18
US
I have a word document with a table of Contents. I want to input the toc into my table. Is there anyway I can set it up to do this?
My table of contents looks something like this:

1. MORE
1.1 more
1.2 moremore
1.3 moremoremore

My table is setup with the fields:
Section_ID <- My primary key
Section_Number <- where i want the numbers, 1.1, 1.2, etc
Sectoin_Name <- &quot;more&quot;, &quot;moremore&quot;, &quot;moremoremore&quot; etc
TXT <- a memo field. My toc is linked to paragraphs in the docuemnt. can I also automatically look up the corresponding paragraphs and have them inputted into my table?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top