M
Mark
I have range that has Registered, Compted, Pre-Registered, Pre-Reg. Only, in another colum I have a range that has Fri., Sat., Sun., (some attendees registered on Friday some on Saturday some on Sunday) All I want to do is count how many each day registered. I can make the piviot table give me a answer but i want something that is automatilcly updated throuought the convention. I would think i could use the countif which works on a single range but how can i work with two ranges
I entered =sumproduct(Date="Fri")*(Registered="Registered) and all it gives is "0" excell hilights the right ranges and the spelling matches the cells. Excel wants to change the )) on the end of the formula to a single ) only.
I entered =sumproduct(Date="Fri")*(Registered="Registered) and all it gives is "0" excell hilights the right ranges and the spelling matches the cells. Excel wants to change the )) on the end of the formula to a single ) only.