I have a database that has a field called "duty position". On my form it is a list box and has the choices: Primary Rep, Alternate Rep, Primary Warden, and Alternate Warden.I am hoping to add onto the form a box that shows the total number of Wardens (both Primary and Alternate).
My second question is in another database I have a form that uses a calculation in the control field to figure out how many wardens are requiered. This text box displays the number requiered and it's control source like I said is an expression (# of families/15 * 2). This number is displayed then in the text box on that form. I was hoping to then somehow import the number I get from my first question (the sum of the total warden) and display how many wardens they have and how many they are required to have.
I hope this explains my question. Any help would be greatly appreciated.
Thank you
SFC Reed
My second question is in another database I have a form that uses a calculation in the control field to figure out how many wardens are requiered. This text box displays the number requiered and it's control source like I said is an expression (# of families/15 * 2). This number is displayed then in the text box on that form. I was hoping to then somehow import the number I get from my first question (the sum of the total warden) and display how many wardens they have and how many they are required to have.
I hope this explains my question. Any help would be greatly appreciated.
Thank you
SFC Reed