Hi, I have an idea of what I want to do but not sure how to execute it or if it is possible since it involves multiple roles.
In column "E" for "Additional?" :
In column "E" for "Additional?" :
- When '0 is inserted, I want it to automatically populate "N/A" into column "F" ("Expiry Date").
- When '+1 is inserted, I want it to leave column "F" blank, however, I want it to do a SUM of column "C" (Volume Available) and "B" (Stock Volume) in its respective cell in column "G" (Total Volume Available).
- Similarly, if '+2 is inserted it should do the same as the above but just double the Stock Volume value in the final SUM equation.