I wish to create an SQLstr in my VBA code and then set the record set which is created as the form record source. I now I can put the SQL in the record source property, but I wish to do it with in my code.
Also I am a having trouble keeping my SQL strings down to a usable size. Does anybody have any hints for someone very new to this Access thing.
Thank you!