Hi, there. I am working on modelling a game on excel to help my team. I was wondering if there is an alternative to If (And) statements so that I don't have to waste time on writing a 200 + character formula for each cell. In the excel workbook attached below, sheet 2 has a got a working of a dynamic weather system. On sheet 3 i am trying to model a temperature system. Which will depend on 2 factors, i.e. time of day and Weather Type. For now on sheet 3, I have some standard values for the temperature to its corresponding altitude. What i want to do is to change the temperature when different time of day and weather types are selected. I know this can be done through IF (AND), thats what i did in sheet 2 for the dynamic weather system. But I am trying to find a way to do this is in a much easier way where i will not have to do the same thing over and over again to get the right values.
Bookmarks