Is there a way I can easily reference a single column from a wide Sheet Range Reference?
I have 50 columns on a separate sheet, each one I need to run a COUNTIF() on.
Rather than creating 50 range references across sheets, is there a way I can reference the whole range, as you would in a VLOOKUP, but then reference the whole column rather than just an individual cell?
Thanks for any advice!