Hello
I'm doing a spreadsheet for health insurance scheme joiners and leavers.
In column D I have the type of cover they used to have and in column E the new cover.
What I want to do for my leavers is have in the Annual Premium column (H) :
If D = single, AND E = n/a then put -996.60 into H
but if D = couple AND E = n/a then put -1700 into H
but if D = family AND E = n/a then put -2800 into H
Basically a leaver will have n/a in the column for the new cover because they're being finished.
I've used nested IF statements but I've not used AND before.
thank you
thank you for helping
____________
Pendle
I'm doing a spreadsheet for health insurance scheme joiners and leavers.
In column D I have the type of cover they used to have and in column E the new cover.
What I want to do for my leavers is have in the Annual Premium column (H) :
If D = single, AND E = n/a then put -996.60 into H
but if D = couple AND E = n/a then put -1700 into H
but if D = family AND E = n/a then put -2800 into H
Basically a leaver will have n/a in the column for the new cover because they're being finished.
I've used nested IF statements but I've not used AND before.
thank you
thank you for helping
____________
Pendle