Query Append Query!!!!!!!!!!!!!!!

  • Thread starter Thread starter Guest
  • Start date Start date
Why the union query is a blank page?
How to write the sql statement?

Thanks in advance.

Kennykee
 
kennykee said:
Why the union query is a blank page?
How to write the sql statement?

Unions cannot be created in the graphical query builder. You have to enter the
SQL directly. You can use the builder to create each "piece" and then cut and
paste the SQL from both into the Union query window.
 
Thanks Rick

But i found another easier way that is append query. The problem is I cant
append a lookup field to another lookup field

How to solve this problem or any alternative method?

Thanks in advance

Kennykee
 
Thanks all.
I know why I cant append query on lookup fields, the lookup fields contain
ID which is not duplicable

The table is for archive purpose

So I will try append programmatically. I will post my question to
programming sections.

Thanks.

Kennykee
 
Back
Top