Hi,
I am trying to program a excell document to have when calculating scores of leagues over at www.xgplanet.com. While programming it, I ran into a problem. I am using this forumla:
=IF(D2=50,4,1)
In which, if D2 is 50, it would put the answer as 4, and if not, it puts it as 1. That works, but I want to make it a tad bit more complicated. How would I make it so that it could instead of only being 50, it be something like 45-55? Answers are greatly appreciated. Thanks!!!
-Defc0n 6
I am trying to program a excell document to have when calculating scores of leagues over at www.xgplanet.com. While programming it, I ran into a problem. I am using this forumla:
=IF(D2=50,4,1)
In which, if D2 is 50, it would put the answer as 4, and if not, it puts it as 1. That works, but I want to make it a tad bit more complicated. How would I make it so that it could instead of only being 50, it be something like 45-55? Answers are greatly appreciated. Thanks!!!
-Defc0n 6