E
ExcelMonkey
I have a 2d VBA array. It is 1 row and 10 columns. It is filled with
dates. I want to return the position of a date variable within the
array. Similar to what I would do with a MATCH function in Excel.
How do you do this in VBA.
dates. I want to return the position of a date variable within the
array. Similar to what I would do with a MATCH function in Excel.
How do you do this in VBA.