K
Kiki
I have a table with information about a study (TStudyInfo) including StudyID#
and a checkbox that I check if the study is currently active. I would like
to make a form (FStudyCensus) that would enter census information into a
separate table (TStudyCensus) - for instance the number of subjects for the
month. I want the form to show only the active protocol number and a box
where I can enter the number of subjects. I don't know how to get the form
to ONLY display the active protocol study numbers from TStudyInfo. Can you
help?
and a checkbox that I check if the study is currently active. I would like
to make a form (FStudyCensus) that would enter census information into a
separate table (TStudyCensus) - for instance the number of subjects for the
month. I want the form to show only the active protocol number and a box
where I can enter the number of subjects. I don't know how to get the form
to ONLY display the active protocol study numbers from TStudyInfo. Can you
help?