S
Stockwell43
Hello,
I have a procedure tracker database I am working on. We have a list of
procedures that are completed and some that need to be completed. I have a
cbo named Completed with Yes/No option and a field named ProcNumber (for
procedure number) and this field is a hyperlink so the user can click in this
field and pull the completed procedure. My question is this:
Can I some how deactivate the hyperlink field (ProcNumber) if the Completed
cbo is set to No? But if the cbo is set to Yes (procedure is completed) then
the hyperlink field (ProcNumber) is activated so the procedure can be viewed?
It sounds easy but not sure what the actual code would be and the
appropriate place to insert it.
Your help is most appreciated, thanks!!!!
I have a procedure tracker database I am working on. We have a list of
procedures that are completed and some that need to be completed. I have a
cbo named Completed with Yes/No option and a field named ProcNumber (for
procedure number) and this field is a hyperlink so the user can click in this
field and pull the completed procedure. My question is this:
Can I some how deactivate the hyperlink field (ProcNumber) if the Completed
cbo is set to No? But if the cbo is set to Yes (procedure is completed) then
the hyperlink field (ProcNumber) is activated so the procedure can be viewed?
It sounds easy but not sure what the actual code would be and the
appropriate place to insert it.
Your help is most appreciated, thanks!!!!