T
Thronz
I am working on a project which includes an approval process.
The process is called from an Access form and utilizes Outlook's 'Assign
Task' function. The code I have written starts when a Command button on the
Access form is clicked. It opens a Word document, enters data from the Access
form to three text fields in the document, then renames (using data from
those textboxes) and saves the document. I then have a 'task' assigned to
the next person in the approval process (the document is added as an
attachment), who opens the attachment, enters their info, crtl+s to save it
and assigns the task to the next person in the process. Repeat twice.
What I want to know is:
Is it possible to lock formfields (I have 2 textboxs [1 for Username
and 1 for Date] and a checkbox for each step in the process) to prevent any
changes once the document is saved?
I have searched the Discussion Group and Googled but didn't find my
scenerio......
thanks in advance, you people are a GREAT resource!
Stu
The process is called from an Access form and utilizes Outlook's 'Assign
Task' function. The code I have written starts when a Command button on the
Access form is clicked. It opens a Word document, enters data from the Access
form to three text fields in the document, then renames (using data from
those textboxes) and saves the document. I then have a 'task' assigned to
the next person in the approval process (the document is added as an
attachment), who opens the attachment, enters their info, crtl+s to save it
and assigns the task to the next person in the process. Repeat twice.
What I want to know is:
Is it possible to lock formfields (I have 2 textboxs [1 for Username
and 1 for Date] and a checkbox for each step in the process) to prevent any
changes once the document is saved?
I have searched the Discussion Group and Googled but didn't find my
scenerio......
thanks in advance, you people are a GREAT resource!
Stu