Hello and erm help!

MikeyMoo

New Member
Joined
Apr 21, 2013
Messages
1
Hello all!

Ok here is my problem. I hope it is simple to solve (and apologies if it is!)

Below is my data (you'll have to "CTRL + +" to get a good view):

http://i4.photobucket.com/albums/y142/BizUnoTurbo/Capture_zpsfd9def85.jpg

I want to add the number of rows in the Cos(Phi(i)) or Sin(Phi(i)) relative to the number of rows in column A that are green.

This is vehicle engine balancing, the data I want to sum is based on the number of cylinders the engine has as this changes.

Sorry the image is not clear! (Snipping tool!)

Cheers
MikeMoo
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Hi Mike
I'm having trouble reading it, but try
Code:
=SUMIF(A17:A23,"OK",D17:D23)
 
Upvote 0
MikeyMoo,

Welcome to MrExcel.

To sum Cos Try =SUMIF(A17:A23,"OK",D17:D23)

Hope that helps.
 
Upvote 0
Hello all!

Ok here is my problem. I hope it is simple to solve (and apologies if it is!)

Below is my data (you'll have to "CTRL + +" to get a good view):

http://i4.photobucket.com/albums/y142/BizUnoTurbo/Capture_zpsfd9def85.jpg

I want to add the number of rows in the Cos(Phi(i)) or Sin(Phi(i)) relative to the number of rows in column A that are green.

This is vehicle engine balancing, the data I want to sum is based on the number of cylinders the engine has as this changes.

Sorry the image is not clear! (Snipping tool!)

Cheers
MikeMoo

Could you state your desired outocome?
Do we count by green cells or by "OK"
 
Upvote 0

Forum statistics

Threads
1,214,614
Messages
6,120,517
Members
448,968
Latest member
Ajax40

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