Hello
I want to work with columns in VBA, ie use them in COUNTIFS functions, create column next to a specific etc.
However, I would prefer to refer to them by their header (first top cell) and not by their reference (A, B, C, etc) because the latter is less safe in case something changes.
Is there a way to work like that?
I want to work with columns in VBA, ie use them in COUNTIFS functions, create column next to a specific etc.
However, I would prefer to refer to them by their header (first top cell) and not by their reference (A, B, C, etc) because the latter is less safe in case something changes.
Is there a way to work like that?