subtleskeptic
New Member
- Joined
- Sep 11, 2016
- Messages
- 46
- Office Version
- 365
- 2019
- Platform
- Windows
hello, looking to construct a formula for a four argument statement:
if A1 is > 10, then return .30
if a1 is >=8, but <=10, then return a value that takes 100 / b2,
and lastly, if a1 is <= 8, then return .40
any thoughts please?
if A1 is > 10, then return .30
if a1 is >=8, but <=10, then return a value that takes 100 / b2,
and lastly, if a1 is <= 8, then return .40
any thoughts please?