I need cell X to have one of three possible outcomes, 1,2, or 3, all depending on whether cell Y or Z are populated with any value.
Cell X=1 if cell Y and Z are blank.
Cell X=2 if cell Y is populated and Z is blank
Cell X=3 if Cell Y and Cell Z are populated.
Any help is greatly appreciated.
Cell X=1 if cell Y and Z are blank.
Cell X=2 if cell Y is populated and Z is blank
Cell X=3 if Cell Y and Cell Z are populated.
Any help is greatly appreciated.