Hello,
I have the following VBA code set up to work the same as a sumif, but I need to be able to utilize the concatif formula under multiple criteria, i.e. Sumifs.
Can this be expanded as such?
Function ConcatIf(ByVal compareRange As Range, ByVal xCriteria As Variant, Optional ByVal...