Hello, I have the following formula:
=SUMIFS('Splits-YTD'!D8:D1050,'Splits-YTD'!F8:F1050,A8)
the name under A12 is as follows Bob Smith. Under the tab Splits-YTD the name can show up in column F as follows: Bob SMITH or BOB SMITH or Bob Smith. My current formula doesn't seem to be catching all the variations how can I fix this? I don't want to change the information in the tab Splits-YTD as I paste that information in monthly, I want my formula to be able to recognize all variations.
Thanks in advance for any assitance
=SUMIFS('Splits-YTD'!D8:D1050,'Splits-YTD'!F8:F1050,A8)
the name under A12 is as follows Bob Smith. Under the tab Splits-YTD the name can show up in column F as follows: Bob SMITH or BOB SMITH or Bob Smith. My current formula doesn't seem to be catching all the variations how can I fix this? I don't want to change the information in the tab Splits-YTD as I paste that information in monthly, I want my formula to be able to recognize all variations.
Thanks in advance for any assitance