paquirl
Board Regular
- Joined
- Oct 12, 2010
- Messages
- 226
- Office Version
- 2016
- Platform
- Windows
Does anyone know how to do this?
Wanting to make a calculator where we input a number into a cell, say D1.
IF the number falls within a particular range it gets multiplied by a particular number and the answer is displayed somewhere, say G1.
If the number falls within range 6225-6725, then it is multiplied by 10 and the answer displayed in G1 as a dollar amount.
If the number falls within range 6726-7225, then it is multiplied by 15 and the answer displayed in G1 as a dollar amount.
If the number falls within range 7226-7500, then it is multiplied by 20 and the answer displayed in G1 as a dollar amount.
Help?!
Wanting to make a calculator where we input a number into a cell, say D1.
IF the number falls within a particular range it gets multiplied by a particular number and the answer is displayed somewhere, say G1.
If the number falls within range 6225-6725, then it is multiplied by 10 and the answer displayed in G1 as a dollar amount.
If the number falls within range 6726-7225, then it is multiplied by 15 and the answer displayed in G1 as a dollar amount.
If the number falls within range 7226-7500, then it is multiplied by 20 and the answer displayed in G1 as a dollar amount.
Help?!