Thanks for your response, but I'm still getting incorrect results.
I checked the order of the controls and my "qualifed" control is last. This is my code and I'm getting all "No" for a response.
iif(getcontrolvalue([PolCount])>=getcontrolvalue([PolReq]) and getcontrolvalue([LifeCnt])>= getcontrolvalue([LifeReq]),"Yes","No"
Thanks!
I checked the order of the controls and my "qualifed" control is last. This is my code and I'm getting all "No" for a response.
iif(getcontrolvalue([PolCount])>=getcontrolvalue([PolReq]) and getcontrolvalue([LifeCnt])>= getcontrolvalue([LifeReq]),"Yes","No"
Thanks!