assassin4213
Registered User.
- Local time
- Today, 12:37
- Joined
- Feb 16, 2004
- Messages
- 16
Hidden Fields
Hello Everyone,
Ok, here's the scoop. I am working on a QC database which contains a checkbox that indicates whether or not the sample is from a vendor or our internal lab. If it is checked, then certain vendor specific fields have a visible setting = True and other fields have a visible setting = False. If the checkbox is unchecked, then the opposite happens. I'm able to get this to work when the user is entering new information.
However, my problem is when there is data already existing. I would like for Access to be able to determine whether or not this checkbox is checked as the user is scrolling through the different samples. This way the form is customized for each sample. I tried insert the routines during the open form subroutine. However, this only works once when the form is opening. Any thoughts would be greatly appreciated.
Thanks,
Greg
Hello Everyone,
Ok, here's the scoop. I am working on a QC database which contains a checkbox that indicates whether or not the sample is from a vendor or our internal lab. If it is checked, then certain vendor specific fields have a visible setting = True and other fields have a visible setting = False. If the checkbox is unchecked, then the opposite happens. I'm able to get this to work when the user is entering new information.
However, my problem is when there is data already existing. I would like for Access to be able to determine whether or not this checkbox is checked as the user is scrolling through the different samples. This way the form is customized for each sample. I tried insert the routines during the open form subroutine. However, this only works once when the form is opening. Any thoughts would be greatly appreciated.
Thanks,
Greg