HI, I have the following solution to come up with:
I have a worksheet that needs to check for Column F having an entry of Yes or No, if it is Yes then auto-populate Column J with a 1, If it is a No then auto-populate Column J with a 0.
I probably need to go through the Pseudocode first...