futher totalling information

sgolder

Board Regular
Joined
Oct 31, 2002
Messages
151
Thanks for that.

Can you do it for multiple criteria..?

I want now to total all of the information up with "build1" and once it has done that to count the number of desks that that have "vacant" in the field.

e.g there are 60 fields with "build1" but only 20 of them have "vacant" in another column..

Can anyone help?
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Use the countif function:

eg Countif(B1:B60,"vacant"), where rows 1:60 is where you have your data.

Hope this helps

^_^
 
Upvote 0
On 2002-11-08 05:44, sgolder wrote:
Thanks for that.

Can you do it for multiple criteria..?

I want now to total all of the information up with "build1" and once it has done that to count the number of desks that that have "vacant" in the field.

e.g there are 60 fields with "build1" but only 20 of them have "vacant" in another column..

Can anyone help?

Geez... Why do you start another thread? Now I'm forced to look up the original thread to see the first question and my answer to it...

It would be much easier if you could indicate which columns you are using.

See: http://www.mrexcel.com/board/viewtopic.php?topic=28509&forum=2&4
This message was edited by Aladin Akyurek on 2002-11-08 07:59
 
Upvote 0

Forum statistics

Threads
1,213,511
Messages
6,114,054
Members
448,543
Latest member
MartinLarkin

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