Hello,
I'm attempting to capture if (4) columns contain DB01-DB12, and if a cell contains DB1-DB12 then it returns ONLY DB01-DB12 (see below for reference). I managed a formula for Db01 and DB02 but once I try DB03 I get an error (likely because it registers as IF False). Is there a better way to string multiple IF(CONTAINS() functions? Or even better, is there a better way to capture the cell instead of writing an IF(Contains function for 12 different entries?
See below
Any help would be appreciated!