Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

BentwoodBlue

macrumors member
Original poster
Aug 6, 2007
78
0
I could use a little coding help on a book I am working on.

On one sheet I have people's names in column J and in column BO I have either Yes or No.

On another sheet I have a list of 28 names and I would like to have a forumla that uses the name on this sheet and references the names in J and counts the number of "No" values in the BO.

Not sure I have explained it clearly, but if anyone can offer any help I would appreciate it.

Michael
 
I could use a little coding help on a book I am working on.

On one sheet I have people's names in column J and in column BO I have either Yes or No.

On another sheet I have a list of 28 names and I would like to have a forumla that uses the name on this sheet and references the names in J and counts the number of "No" values in the BO.

Not sure I have explained it clearly, but if anyone can offer any help I would appreciate it.

Michael
I feel rather dumb. As I was working on this I lost internet connection and couldn't revise my post. Sorry for the confusion.
 
Thanks for the help. Not quite what I need..
I guess that I forgot to mention that in "Sheet 1" a name will appear more than once. So I need the "Sheet 2" table to tell me how many times a given name has a corresponding "No" string associated with it.
 
Add another column to the first sheet that uses an if statement to display the names only if the value in the column is "no"

Then do a countif statement for each name. I don't think there's a way to automatically enter the names in the formulas, but I'd be happy to be corrected.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.