Hi all,
I need a bit of help so thought I would submit a post.
I am trying to load a table through a VBA process with the results displayed in another query.
eg
qryResults has the following columns: ID, DATE, COMMENTS
tblEmpty has the following columns: ID, DATE, COMMENTS
I want to use...