Hi All,
I have attached a workbook, however, Sheet 1 contains some data initials followed by number in 1 cell. Sheet 2 has all the magic that separates it all out. Formula credit to zbor.
{=SUM(IFERROR(--SUBSTITUTE(OFFSET(Sheet1!$C$3:$C$100,0,MATCH($C$2,dateh1,0),,1+MATCH($C$3,dateh1,0)-MATCH($C$2,dateh1,0)),$D5, ""),0))}
The formula works perfect it the Initals are entered in uppercase like AAA4 however I can see it being typed as aaa4.
The question I need your talent for is how to make this formuala case insensitive. I thought MATCH was case insensitive so stuck.
Help.xlsx
Bookmarks