View Single Post
 
Old 10-09-2024, 10:42 AM
Italophile Italophile is offline Windows 11 Office 2021
Expert
 
Join Date: Mar 2022
Posts: 542
Italophile is just really niceItalophile is just really niceItalophile is just really niceItalophile is just really nice
Default

Quote:
Originally Posted by r9c View Post
I am using legacy controls, only because I have a visual basic program to import data from Word to Access. I find that content controls do not have variable name, whereas legacy controls do (as Bookmark name). My question is this: Is it possible to import data from Word to Access, when data are stored in content controls?
Content controls may not have a “Name” property but they do have both a “Title” and a “Tag” which are used to identify them, so long as you fill those properties in of course.
Reply With Quote