Try the following.
-- Copy the old query
-- Open the new query and alias the existing (old) table using the table
properties. Make it something like XXXX
-- Switch to the sql view (View: SQL) and find where the existing table is
aliased and replace the old table Name with the new table name
-- Switch back to the design view (View: Design), click on the table (XXXX)
and change its alias property to the name of the new table.
> Hello,
>
[quoted text clipped - 23 lines]
>
> Perag
Perag - 07 Jul 2006 08:23 GMT
Thanks alot worked like a charm! :)
Perag
> Try the following.
>
[quoted text clipped - 33 lines]
> >
> > Perag