MadHatsJess
New Member
- Joined
- Jul 12, 2017
- Messages
- 27
Hi,
I have one column with something like the below;
A1
£100 deal
£200 deal
£300 deal
In B2 I need to return the value of the cell (depending on what is in A1)
Would I use an IF statement? (Cant get it to work)
IF A1 = £100 deal then return £100
IF A1 = £200 deal then return £200
IF A1 = £300 deal then return £300
Thanks in advance
I have one column with something like the below;
A1
£100 deal
£200 deal
£300 deal
In B2 I need to return the value of the cell (depending on what is in A1)
Would I use an IF statement? (Cant get it to work)
IF A1 = £100 deal then return £100
IF A1 = £200 deal then return £200
IF A1 = £300 deal then return £300
Thanks in advance