K
Ken
I am stuck trying to figure out a formula to put into
cell A20 that will do the following:
If cell A4 is blank then cell A20= blank,
if cell A4 is >=0 and cell A2 = "Sat", cell A20 = 160
if cell A4 is >=0 and cell A2 = "sun", cell A20 = 160
if cell A4 is >=0 and cell A2 = "Mon", cell A20 = 200
if cell A4 is >=0 and cell A2 = "Tue", cell A20 = 200 etc
etc through "Fri". In some cases I have multiple cells
adding up eg. if A1+A2+A3>+0 and cell B2 = "Sat" etc.
don't know if that makes a difference or not.
I have been working on this for days and just can't seem
to get it. Any help would sure be appreciated.
cell A20 that will do the following:
If cell A4 is blank then cell A20= blank,
if cell A4 is >=0 and cell A2 = "Sat", cell A20 = 160
if cell A4 is >=0 and cell A2 = "sun", cell A20 = 160
if cell A4 is >=0 and cell A2 = "Mon", cell A20 = 200
if cell A4 is >=0 and cell A2 = "Tue", cell A20 = 200 etc
etc through "Fri". In some cases I have multiple cells
adding up eg. if A1+A2+A3>+0 and cell B2 = "Sat" etc.
don't know if that makes a difference or not.
I have been working on this for days and just can't seem
to get it. Any help would sure be appreciated.