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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing Word form in Access database

Status
Not open for further replies.

akar33

Programmer
Dec 13, 2004
39
0
0
US
Hi,
Can Ms-Word forms can be imported in the database? If yes, is there any link I can look to get how to parse the data.

Thanks
 
Have you tried copying it to Excel, TextFile, or Image and importing it to your Access table?

Or opening your MS Word form via code or a hyperlink

Or are you looking to import the Ms Word Form Object into an Access database? Have you tried to google it?
 
Well, if the word is converted to .txt file then how to parse the "data entry" part, so that I can populate one of the tables.

 
See Thread Import Text file and parse
thread702-1029117
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top