I have an append query which I am going to use to append to different tables at different times. The tables always have the same format but different names. Then naming convention is ="tbl"&Date()&" K12" which results in tbl2/28/2005 K12
In the Append Query, under Query>Append Query>Table Name: I have ="tbl" & Date() & " K12". The problem is, when the system appends the data, it puts single quotes around the Table Name ('="tbl" & Date() & " K12"') which changes the formula to text.
Is there anyway to have an Append Query that appends to different tables based on a formula?
Thanks,
Hillary
In the Append Query, under Query>Append Query>Table Name: I have ="tbl" & Date() & " K12". The problem is, when the system appends the data, it puts single quotes around the Table Name ('="tbl" & Date() & " K12"') which changes the formula to text.
Is there anyway to have an Append Query that appends to different tables based on a formula?
Thanks,
Hillary