Hi
I don't seem to be able to get this to work. I have created a cell with a dropdown menu in it. The dropdown cell is L9. If the L9 cell says "Cash" then I want the value in cell J9 to be copied to cell M9, otherwise I want the cell M9 to stay empty.
I have added this formula into cell M9
=IF(L9="Cash",J9,"")
I cant seem to post an image but my data validation setup for cell L9 is as follows
Settings-
Allow:List
Data: between
Source: Invoice,Eftpos,Cash
ignore blank is ticked
in cell dropdown is ticked
What am I doing wrong?
I don't seem to be able to get this to work. I have created a cell with a dropdown menu in it. The dropdown cell is L9. If the L9 cell says "Cash" then I want the value in cell J9 to be copied to cell M9, otherwise I want the cell M9 to stay empty.
I have added this formula into cell M9
=IF(L9="Cash",J9,"")
I cant seem to post an image but my data validation setup for cell L9 is as follows
Settings-
Allow:List
Data: between
Source: Invoice,Eftpos,Cash
ignore blank is ticked
in cell dropdown is ticked
What am I doing wrong?