S
sue gray
I have a date field that I use the pop up calendar for. It works fine,
except that I also open that form in read only. When I open it in read only
I the date field is changeable, how can I fix this. I tried this command but
it shadows out the field. Is there another command I can use to make it look
normal, but not changeable.
Forms!frmcontactnote!contactnoteDateofService.Enabled = False
THanks.
except that I also open that form in read only. When I open it in read only
I the date field is changeable, how can I fix this. I tried this command but
it shadows out the field. Is there another command I can use to make it look
normal, but not changeable.
Forms!frmcontactnote!contactnoteDateofService.Enabled = False
THanks.