Cross reference

I have a get text statement to pull an employer ID and set as variable to then run my if statement to verify the employer ID in the excel is the same. If it is, then the process keeps going.

The variable i set for the get text is KenexaEmployeeID. The variable for the excel employer id is set as varEmployeeID.

Yes, whatever you are doing is correct in the IF condition :slight_smile: @sam1313 and

You are not using it as you are checking in the loop itself directly.

Are you getting any error while running the same?

Ya I am getting error. This is not running

Can you post the screenshot of the error you are getting for better understanding @sam1313