Hello all. I've tried a couple of ways and can't get this to work. I'm hoping someone out there has the answer.
I tried to use a SUMIF statement to add data when the range meets multiple criteria. Here's what I currently have:
=SUMIF(E7:E180,AND("> 6300034","< 6300501"),G7:G180)
where column E contains account numbers and column G contains amounts. I'm trying to write the formula to sum expenses for different ranges of account numbers. Any suggestions would be appreciated, but I'm not proficient with VBA if I can avoid it. As always, thanks in advance for your time and input.
Scott
I tried to use a SUMIF statement to add data when the range meets multiple criteria. Here's what I currently have:
=SUMIF(E7:E180,AND("> 6300034","< 6300501"),G7:G180)
where column E contains account numbers and column G contains amounts. I'm trying to write the formula to sum expenses for different ranges of account numbers. Any suggestions would be appreciated, but I'm not proficient with VBA if I can avoid it. As always, thanks in advance for your time and input.
Scott