Hi guys, im a complete novice when it comes to excel however i have been asked by my employer to produce a spead sheet to manage data about fines.
I currently have one tab holding Consumer data that i want to use as my main input screen.
I am trying to make the data appear on the next tab if it is nessecary to send them a fine.
this is the formula i have written but i am abviously not quite getting it rite.
=IF('Patient input'!B2=yes,("0"),('Patient input'!A2))
Basically i have a list of Names on sheet one with a yes or no box next to it.
On tab two i want a list of fines to be sent so if there is a yes in that box then do nothing, if there is a no in the box add the name of the consumer to the list of fines to be sent on page 2.
Help anyone?
I currently have one tab holding Consumer data that i want to use as my main input screen.
I am trying to make the data appear on the next tab if it is nessecary to send them a fine.
this is the formula i have written but i am abviously not quite getting it rite.
=IF('Patient input'!B2=yes,("0"),('Patient input'!A2))
Basically i have a list of Names on sheet one with a yes or no box next to it.
On tab two i want a list of fines to be sent so if there is a yes in that box then do nothing, if there is a no in the box add the name of the consumer to the list of fines to be sent on page 2.
Help anyone?