Hello again, Wizards of OZ.
Back with what I believe to be a major brain fart, hope you can help.
I have a 2248 row spreadsheet with more than a few columns, which would take me a long time to scrub to make it safe for posting(we're talking days, not hours); in this spreadsheet is a fairly simple countifs that refuses to operate properly.
Following the formula, this should look at the UIC column and count all the matches to the data in cell G2, then look at the results and match all the ones in the Year column that are less than the value in cell AB1. The problem is, it won't do a "<" in the nested argument. I have tried "<AB1" "<(AB1)" and all sorts of variations along those lines, it will not allow me to insert them(formula errors), or it tries to count them as literally <AB1 (anything that has a value less than the letters ab1 is counted, making all dates count).
I initially wanted to make it self-contained with a
type of thing...but I'm sure you are all aware that that did not work.
The essence of it is that it needs to compare the values in the "year" column against the current year-1.
Help me, Oz-e won kenobi, you're my only hope!
Edit : silly thought... something along these lines, maybe?
I'm going to keep poking around until something sticks!