I have DBman set up for my fantasy football draft. I would like to keep track and report to users how many players have been drafted.
I have a field titled "PickNum" with the default of "0". The field type is set to Numer. This tracks what round the player was picked from 1-20 or 0 if he is still available.
The database has all (or most) of the players already entered in with a PickNum of 0. Once a player is picked he gets asigned an Owner and a PickNum.
What I'd like to do is a calculation that tells me how many records have "PickNum=>0" and then have that appear in the main menu.
Thanks!
I have a field titled "PickNum" with the default of "0". The field type is set to Numer. This tracks what round the player was picked from 1-20 or 0 if he is still available.
The database has all (or most) of the players already entered in with a PickNum of 0. Once a player is picked he gets asigned an Owner and a PickNum.
What I'd like to do is a calculation that tells me how many records have "PickNum=>0" and then have that appear in the main menu.
Thanks!

