OK, I have made some good progress on this program, but I've found a flaw in my thinking.
I'm using a SQL string to call a query. In that SQL string, I'm using a lot of If/Then statements. It's working the way I want it to work. You generally have three choices Yes, No, NA. If it's Yes, it...