I am using the sumif formulat in a speadsheet I am creating and wanted to know if there is a way in the sum range I can ask excel to conconcatenate certain columns to create my sum range. I realise I could create the conconatenate formula in another column and then point the sumif funtion to that column but I have a large set of data and various sumif I want to create and was hoping doing it real time would make the spreadsheet smaller rather than have a load of columns with various conconcatenate's.
I have tried using the concatenate function in the sum range and then with in the concatenate use the column function, below is a copy of the formulat I tried to create but this did not work.
=sumif(concatenate(column(h:h),column(i:i)),b4,w:w)
I have tried using the concatenate function in the sum range and then with in the concatenate use the column function, below is a copy of the formulat I tried to create but this did not work.
=sumif(concatenate(column(h:h),column(i:i)),b4,w:w)