I'm really surprised I haven't been able to figure this out yet.
I'm trying to return the string address of a cell based on two indices alone, but i'd like to do it exclusively in VBA. Is this possible? I tried Application.WorkSheetFunction.Address() to no avail...
Thanks!
I'm trying to return the string address of a cell based on two indices alone, but i'd like to do it exclusively in VBA. Is this possible? I tried Application.WorkSheetFunction.Address() to no avail...
Thanks!