See the attached workbook:
I am requesting assistance with a few different updates to existing logic, which I will explain.
Update 1:
Two logic updates to Column Q:
- update to avoid counting duplicate values
- exclude counting when 'rej' is listed in description:
In the 'SHIP' tab:
When Column A has the same value, Column D = "Final" and Column I = "C D w/ I"
Column Q aggregates the values in Column E
Is there a way to update this formula to avoid counting duplicate values in Column Q?
I listed two example: 1163603 and 1172600 with the expected value at the end of each row.
Also, for the Column Q logic update, do not include those rows that have the word "Rej" within Column K. If "Rej" is found within the description, do not include any values in Column E in the calculation.
Example: 1179778
Update 2 :
In the 'Pre' Tab:
Column U is currently performing a calculation based on the data from Column T.
How would this formula be updated to include two additional piece of logic.
First logic update:
If Column E = "AAA" or "BB OF B" then output "PRE CALC" IN Column T else perform the calculation.
I have the values needed for this check in the tab called "Look" as I would prefer this to be a look-up in the formula.
See examples: 1226572 and 1226191 in the attached workbook for this example.
Second logic update:
When Column T has a value of 1, do not peform the calculation; output '-' instead of the calculated value.
See Example: 1224113 in the attached workbook for this example.
Bookmarks