Assistance required, currently I am using a list box on a form to count the records in status Offered, this works fine. As below :
=DCount("Status","StatusForSwitchboard","Processor = 'Joe Bloggs' AND Status = 'Offered' ")
I wish to have the count to include another status is this case Revised Offer.
How do I add it to the formula? any assistance or pointers would be appreciated
Regards Ypma
=DCount("Status","StatusForSwitchboard","Processor = 'Joe Bloggs' AND Status = 'Offered' ")
I wish to have the count to include another status is this case Revised Offer.
How do I add it to the formula? any assistance or pointers would be appreciated
Regards Ypma