D
Deborah Najm
Hi,
I have a form that currently displays the date of a visit.
Currently the user can only input a date.
I would like to be able to show the text control as a Date OR a value of
'Missed Visit'. The user needs to be able to enter a Date or 'Missed
Visit'.
If the date is entered then the field 'Visit Date' is updated, if 'Missed
Visit' is entered then 'Visit Status' is updated to 'Missed Visit'
I was trying to write a function that looked up the Visit Date, checked the
Visit Status and displayed either one, and a function that would properly
update the fields, but I am hopeless and a novice - any advice?
Deborah
I have a form that currently displays the date of a visit.
Currently the user can only input a date.
I would like to be able to show the text control as a Date OR a value of
'Missed Visit'. The user needs to be able to enter a Date or 'Missed
Visit'.
If the date is entered then the field 'Visit Date' is updated, if 'Missed
Visit' is entered then 'Visit Status' is updated to 'Missed Visit'
I was trying to write a function that looked up the Visit Date, checked the
Visit Status and displayed either one, and a function that would properly
update the fields, but I am hopeless and a novice - any advice?
Deborah