Hi,
I am struggling with excel vlookup function, not even sure if it can be used in this case since I want to return multiple values. So I have a workbook with multiple worksheets as in the uploaded sample. The format of each sheet is exactly the same with column 3 showing 5 fruit names (names cant repeat within the column).
I want to add an extra column, in which each cell would have a function that searches for the corresponding fruit name (col 3) across all sheets, and returns the names of all sheets that have the same fruit anywhere in the 3rd column.
Is there any simple way of doing this or any hard way for that matter (Without VBA if possible)? I have searched the vlookup extensively, but cannot seem to make it work.
Any help would be highly appreciated!
I am struggling with excel vlookup function, not even sure if it can be used in this case since I want to return multiple values. So I have a workbook with multiple worksheets as in the uploaded sample. The format of each sheet is exactly the same with column 3 showing 5 fruit names (names cant repeat within the column).
I want to add an extra column, in which each cell would have a function that searches for the corresponding fruit name (col 3) across all sheets, and returns the names of all sheets that have the same fruit anywhere in the 3rd column.
Is there any simple way of doing this or any hard way for that matter (Without VBA if possible)? I have searched the vlookup extensively, but cannot seem to make it work.
Any help would be highly appreciated!