Trying to pass the value from the above. It works fine when the selection is only one state,however, if the selection is more than one i get an error msg.
here is what i wanted to do
Sql = Sql & "AND R.ASTATE IN ('MN',WI','RI') something like this can some one help. thanks
Dim strState As...