I have two queries, let's called them Query1 and Query2. I'd like to create a third query that looks like this:
I know I can use concatenation and a date function for the first and third fields, so my main question is the proper syntax in order to get this layout.Code:File RecordCount Date Query1.txt ### (Current Date) Query2.txt ### (Current Date)
Thanks!