F
Fred Smith
I'm working with an export file that contains several columns each headed by
a description. However, there's no guarantee what order the columns will be
in.
In VBA, is there a way I can refer to a cell, and/or a column, by its
description (much like the sort function does)?
a description. However, there's no guarantee what order the columns will be
in.
In VBA, is there a way I can refer to a cell, and/or a column, by its
description (much like the sort function does)?