Hi guys,
so i have a set of data with 600k rows, and i was using index-match to lookup value but its really slow, so i'm starting to look into vba,
but, i still dont quite understand the concept of two dimensional arrays, am i able to reference a column with a header name (like python)?
and is...