C
cox
I need help with a problem, I have a spreadsheet with the following columns:
non-standard acct name 29 jun 30 jun
y my_acct 2 6
y your_acct 0 0
n test_acct 0 0
y new_acct 3 0
y junk_acct 5 3
the non-standard column has a yes or no value, the acct name is just the
acct name and the 29 jun is a date that I enter in a transaction count.
My issue is this, on a different worksheet I want to display by date just
the acct name and the number of transactions, so the 2nd worksheet looks
like this
Acct Name 29 jun acct name 30 jun
my_acct 2 my_acct 6
new_acct 3 junk_acct 3
junk_acct 5
what function am I looking for and how do I make this work?
Thanks in advance,
Bob W.
non-standard acct name 29 jun 30 jun
y my_acct 2 6
y your_acct 0 0
n test_acct 0 0
y new_acct 3 0
y junk_acct 5 3
the non-standard column has a yes or no value, the acct name is just the
acct name and the 29 jun is a date that I enter in a transaction count.
My issue is this, on a different worksheet I want to display by date just
the acct name and the number of transactions, so the 2nd worksheet looks
like this
Acct Name 29 jun acct name 30 jun
my_acct 2 my_acct 6
new_acct 3 junk_acct 3
junk_acct 5
what function am I looking for and how do I make this work?
Thanks in advance,
Bob W.