Formula help!!

CLARE83

New Member
Joined
Jun 11, 2014
Messages
28
Hi,

I have a spreadsheet (see image) in which i want to record attendance %. I want a figure for Tuesday P6 Wednesday P6 and Thursday P6. I need a formula to count how many "/" and "x" (attended) and then one for other codes (not attended,

I just cant seem to work it out - brain block!!!

Thanks in advance
 

Attachments

  • Capture.PNG
    Capture.PNG
    7.8 KB · Views: 11
The answer is probably quite simple but the lack of accuracy and clarity in your question is making it anything but that.

Best guess without a clearer example would be something like
Excel Formula:
=SUMPRODUCT((LEFT($A$1:$Z$1,3)="Wed")*($A$2:$Z$2="P")*($A$3:$Z$99="/"))

If you click the XL2BB link in my signature block below, it will take you to a guide showing you how to post a clear example.
[/QUOTE

Apologies for the nonsense - one of those days and my brain is not working
 
Upvote 0

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Hi
Apologies but I have to go and take my dogs out. Ill check back after and if you are still looking for an answer ill have a look.
thanks

Rory
 
Upvote 0

Forum statistics

Threads
1,215,029
Messages
6,122,760
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top