![]() |
need your help
i am creating Mess management sheet and has format that if someone is present
for the particular time i put "p" as present and "a" and count all presents and absents by using COUNTIF(C17:BL17,"p") but the problem is that how to count 2p as twice if someone has guest with him etc |
need your help
If you enter 2p to represent a guest, do it like this:
=COUNTIF(C17:BL17,"p") + COUNTIF(C17:BL17,"2p")*2 Hope this helps. Pete On Feb 16, 7:55*pm, malik wrote: i am creating Mess management sheet and has format that if someone is present for the particular time i put "p" as present and "a" and count all presents and absents by using COUNTIF(C17:BL17,"p") but the problem is that how to count 2p as twice if someone has guest with him etc |
All times are GMT +1. The time now is 09:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com