using countif and

G

Guest

I have a large database containing several columns of information such as
store number, store area and general ledger account number.
I'd like to come up with a formula on a new Excel sheet where I can count
the number of stores that meet a certain critera....For example...I'd like
for it to count the number of stores in area 11 that are also in GL account
01-101.
How can I create a formula that will count this information only if the data
meets the critera I need? I've tried Countif(Column of Area
data,"=11")and(countif(column of GL data, "=01-101")), however I keep getting
an error and can't seem to come up with the right way to do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top