asked

If U10 is blank, then the cell this formula lives in (AA10) should return empty/blank. The formula should also handle conditions based on the values in W7 and Z10: =IF(W7="Large", IF(Z10="High", 20, 10), IF(Z10="High", 40, 20)). How can this be achieved?

August 22nd, 2024

Sign Up to View Answers

Create an account to view answers and interact with the community!