Question
Using data retrieved from a join
I have a JOIN that returns a column from a table outside of
the defined recordset. I want to display the column data but not be
forced to also create the column in the recordset table. Is there a
way to create a variable so I can use the data in my form and also
pass in an URL, etc?
