Switching from MS Word to Infopath

S

Shecky

Currently our organization uses MS Access to track work, together with MS
Word (for generating work scheduling forms) and GroupWise (for distribution
of scheduling forms).

When a new job is created, Access (in background through vb coding) opens a
scheduling template in Word, fills in necessary job background data, saves
the template as a document, emails the document to the job manager, job
managers opens the document and fills in target schedule and emails document
back to Access database, and Access inputs data from document into the
scheduling table. MS Word has certain limitations in form design which we
are trying to overcome through use of Infopath.

So far it has been pretty straight forward in form design to get requested
schedule information on the form. What has not been so straight forward is
including basic descriptive information from the database, such as Job
Number, Job Title, Manager Name, etc., on the form as read only text. None
of the Infopath how to books or the sample forms included with Infopath had
an example.

How do you take data from Access, such as the Job Number, and display it on
the Infopath form (read only)? All of the job data (job description and job
scheduling) are in the same table in Access.
 
S

S.Y.M. Wong-A-Ton

You can tick the "Read-only" check box on the "Display" tab of the
"Properties" dialog box of a Text Box control to make a field read-only.
 

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