Hi,
I have a sum to show the total number of people who are attending a banquet on a summary report which works great - tells me for example that 170 people have booked to attend the dinner.
" & (Count([ID])+(Sum([SatBanquetGUESTS])))
However, the banquet has a maximum seating capacity of 720 persons.
Is there a formula I can use to subtract the total number of persons generated by the sum above, from 720 so that I can see at a glance, the number of places left to sell?
I have played about with it but cannot get a correct formula.
I would be grateful for any help
Thanks
Adrian
I have a sum to show the total number of people who are attending a banquet on a summary report which works great - tells me for example that 170 people have booked to attend the dinner.
" & (Count([ID])+(Sum([SatBanquetGUESTS])))
However, the banquet has a maximum seating capacity of 720 persons.
Is there a formula I can use to subtract the total number of persons generated by the sum above, from 720 so that I can see at a glance, the number of places left to sell?
I have played about with it but cannot get a correct formula.
I would be grateful for any help
Thanks
Adrian