YES OR NO...IF SO....
Solved/Closed
rbmastertitan
Tim - Oct 24, 2013 at 07:30 AM
- Posts
- 6
- Registration date
- Tuesday October 15, 2013
- Status
- Member
- Last seen
- November 30, 2013
Tim - Oct 24, 2013 at 07:30 AM
1 reply
Mazzaropi
Oct 21, 2013 at 07:19 AM
- Posts
- 1963
- Registration date
- Monday August 16, 2010
- Status
- Contributor
- Last seen
- April 25, 2022
Oct 21, 2013 at 07:19 AM
Good morning.
Suppose:
A1 --> Drop down list cell
B1 --> Content to be divided
C1 --> Formula --> =IF(A1=Yes",B1/2,0)
SCENARIO:
A1 = Yes ; B1= 20
C1 --> as A1 = Yes Then B1/2 = 20/2 = 10
A1 = No ; B1= 20
C1 --> as A1 = No Then = 0
Please, tell us if it worked for you.
I hope it helps.
Greetings from Brazil.
Suppose:
A1 --> Drop down list cell
B1 --> Content to be divided
C1 --> Formula --> =IF(A1=Yes",B1/2,0)
SCENARIO:
A1 = Yes ; B1= 20
C1 --> as A1 = Yes Then B1/2 = 20/2 = 10
A1 = No ; B1= 20
C1 --> as A1 = No Then = 0
Please, tell us if it worked for you.
I hope it helps.
Greetings from Brazil.
Oct 24, 2013 at 07:30 AM