Good day,
I have this workbook with 3 sheets (Data, 1st and 2nd). In Data, i have a table with index match formulas to auto populate the values
of each HBins (1~12). So far it was working for most of the time but then I found out that some search pattern I'm using were changing,
hence, instead of returning the correct value, it just shows 0 since my search string does not match anymore. Is there a way I can make my
formula adapt to this varying search patterns? Im thinking something like an OR function. Would that be possible?
Here are samples of the different search strings for HBIN 1. This is almost the same for the other HBINs, the number just change:
Enter Good Bin Qty
Good Bin 1
Hardbin 1
Hardbin1
HBin1
My current pattern will just match "Enter BIN 1 Quantity" and ENTER BIN 1 QTY", but not "Enter BIN1 Quantity".
Appreciate the help you may extend, thanks a lot in advance.
I have this workbook with 3 sheets (Data, 1st and 2nd). In Data, i have a table with index match formulas to auto populate the values
of each HBins (1~12). So far it was working for most of the time but then I found out that some search pattern I'm using were changing,
hence, instead of returning the correct value, it just shows 0 since my search string does not match anymore. Is there a way I can make my
formula adapt to this varying search patterns? Im thinking something like an OR function. Would that be possible?
Here are samples of the different search strings for HBIN 1. This is almost the same for the other HBINs, the number just change:
Enter Good Bin Qty
Good Bin 1
Hardbin 1
Hardbin1
HBin1
My current pattern will just match "Enter BIN 1 Quantity" and ENTER BIN 1 QTY", but not "Enter BIN1 Quantity".
Appreciate the help you may extend, thanks a lot in advance.