B
Bryan Hughes
Hello,
I am not sure how to build this form. I have a table, tblCase_Activity that
has the following:
tblCase_Activity
[CAID] - AutoNumber Field
[CFID] - Case File ID
[CAD] - Case Activity Date; dtm Field
[CAS] - Case Activity Status; blnField
The data is entered on a monthly basis with date and activity (yes for
active and no for inactive).
The [CFID] can be entered up to a total of 42 times.
My users want to be able to view on a form, the activity for a [CFID] in a
month format the activity status for each month.
Basically Month1: Active; Month2:Active; Month3:Inactive; Month4:Inactive,
etc.
How can I set up the form so it takes the entered data, and shows this
format in unbound textboxes?
I hope this makes sense.
Please Help!
-Bryan
I am not sure how to build this form. I have a table, tblCase_Activity that
has the following:
tblCase_Activity
[CAID] - AutoNumber Field
[CFID] - Case File ID
[CAD] - Case Activity Date; dtm Field
[CAS] - Case Activity Status; blnField
The data is entered on a monthly basis with date and activity (yes for
active and no for inactive).
The [CFID] can be entered up to a total of 42 times.
My users want to be able to view on a form, the activity for a [CFID] in a
month format the activity status for each month.
Basically Month1: Active; Month2:Active; Month3:Inactive; Month4:Inactive,
etc.
How can I set up the form so it takes the entered data, and shows this
format in unbound textboxes?
I hope this makes sense.
Please Help!
-Bryan