I'm trying to use a string that I build at run time in the middle of a IF - Then statment. I think VB is looking for a boolean return. Can I make VB see the string figuratively?

hope this helps:

string = "rs.field(nfield) = """
If string then