Column Order in Output

  • Thread starter Thread starter tmort
  • Start date Start date
T

tmort

I am using an Access query with fields in a specific order to create an
Excal file which will later be used as data to import elsewhere.

I am finding that the the output dynaset of the query does not have the
same order of the columns as the query by example grid.

Can anyone help resolve this problem?

Thanks
 
That would be pretty strange. Please post the SQL; how the returned data
looks; and what you expect.
 
Back
Top