HealdsburgCA
New member
- Local time
- Today, 09:03
- Joined
- Sep 17, 2012
- Messages
- 5
Greetings,
I’m building a report [rptResoIndex] which contains 8 yes/no fields (check boxes). I started off working to get the report to only show the check boxes that are active/true and hide the check boxes that are not active/false. But as I was working towards this I realized I really don’t need the check boxes, just the labels to show up.
It would be ideal if the report used a text box and showed only the names designated for each field thatis True, while all False fields are hidden. To go one step further it would be even better if when visible the names appeared in the same location on the report (as in using the same textbox, not eight text boxes with the labels appearing to jump around/appear & disappear as the user scrolls through the report).
This seems like a tall order, is it possible for a report to do what I’m hoping?
Table name:
[tblReso_Index]
“Name Designation” and [Field Name]:
“Administration” [DeptAdmin]
“Community Services”[[FONT=Calibri","sans-serif]DeptCommSrvc][/FONT]
[FONT=Calibri","sans-serif]“Fire”[DeptFire][/FONT]
[FONT=Calibri","sans-serif]“Police”[DeptPolice][/FONT]
[FONT=Calibri","sans-serif]“Planning & Building” [DeptPlanBldg][/FONT]
[FONT=Calibri","sans-serif]“Public Works” [DeptPW][/FONT]
[FONT=Calibri","sans-serif]“Electric” [DeptElect][/FONT]
[FONT=Calibri","sans-serif]“Finance”[DeptFin][/FONT]
[FONT=Calibri","sans-serif]Thank you in advance for the help![/FONT]
[FONT=Calibri","sans-serif]-Joshua[/FONT]
I’m building a report [rptResoIndex] which contains 8 yes/no fields (check boxes). I started off working to get the report to only show the check boxes that are active/true and hide the check boxes that are not active/false. But as I was working towards this I realized I really don’t need the check boxes, just the labels to show up.
It would be ideal if the report used a text box and showed only the names designated for each field thatis True, while all False fields are hidden. To go one step further it would be even better if when visible the names appeared in the same location on the report (as in using the same textbox, not eight text boxes with the labels appearing to jump around/appear & disappear as the user scrolls through the report).
This seems like a tall order, is it possible for a report to do what I’m hoping?
Table name:
[tblReso_Index]
“Name Designation” and [Field Name]:
“Administration” [DeptAdmin]
“Community Services”[[FONT=Calibri","sans-serif]DeptCommSrvc][/FONT]
[FONT=Calibri","sans-serif]“Fire”[DeptFire][/FONT]
[FONT=Calibri","sans-serif]“Police”[DeptPolice][/FONT]
[FONT=Calibri","sans-serif]“Planning & Building” [DeptPlanBldg][/FONT]
[FONT=Calibri","sans-serif]“Public Works” [DeptPW][/FONT]
[FONT=Calibri","sans-serif]“Electric” [DeptElect][/FONT]
[FONT=Calibri","sans-serif]“Finance”[DeptFin][/FONT]
[FONT=Calibri","sans-serif]Thank you in advance for the help![/FONT]
[FONT=Calibri","sans-serif]-Joshua[/FONT]