Hi,
I would like to display a pop up box if value in column C is NO. Here is the explanation:
Column C2 formula is: =IF(A2="","",IF(OR(SUBSTITUTE(H2,CHAR(160),"")="CITY",B2="YES"),"YES","NO"))
In Column A is where I insert a postcode. As soon as the postcode e.g cell A2 then cells
C2,E2, F2, G2, H2 and I2 is displaying the address.
As soon as I inserted the postcode in cell A2 I would like:
1) If value in cell C2 = "No" pop up a message box sayin " The candidate is not eligible to apply unless they have got special abilities. Please ask candidate!!!! " and on the box have to choices one "Yes" and "No". If user select "Yes" then enter "Yes" in cell B2 and and jump to D2 so additional info can be entered manually. If user select "NO" in the pop up box then insert "No" in cell B2 , cut row 2 and paste it in Not eligible tab.from A2:I2. If next not eligible candidate paste it to A3:I3 etc.
2) If value in cell C2= "Yes" don't display pop up box and just move directly to cell D2.
I have attached a copy of my spreadsheet.
Many thanks in advance
greekboyuk
Bookmarks