Forum Discussion
msm66
Jun 30, 2020Brass Contributor
If statement help needed
I am trying to write a formula for above table.
there are 3 conditions. IF ( 20 < "age cell" < 39 AND "gender cell" = "female" AND BAI < %21 THEN RESULTS = UNDERWEIGHT)
And so on.
If i get help with first line I can write the rest. thank you
msm66 Please see attached workbook. I combined the check for both men and women and all age ranges and BAI range in one formula so it looks a bit long but captures every scenario you described.
6 Replies
- msm66Brass ContributorThere Is only one problem. How you were able to save it as .xlsx? it is giving me a hard time that because of macro I need to save it s .xlms
I was wondering how you were able to save it in xlsx format? thanks again - msm66Brass Contributorhynguyen,
Thank you very much for taking your time and writing the whole code. I was amazed. That was genius.
- msm66Brass ContributorThank you very much Ben that was extremely helpful.