Export Access report to Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report on Access in the following order
BankName BankAcNo EmployeeName

I export this report to Excel using the officelinks tool and when I look at
it on Excel the sequence has changed (seq. is BankAcNo in Col A,
EmployeeName in Col B and BankName in Col C.)

What must I do to keep the sequence.? I have a sort on BankName. Can it be
that?
Thanks,
Dan
 
If you are exporting a query or a table, basically the sequence that
the fields are defined in that query, is the sequence of columns that
they will appear in the output spreadsheet or output whatever (except a
report which has its own positioning, etc.)
 
Hi Ron,

I am exporting from a report, this is why I don't understand why it doesn't
keep the sequence of my report.

Can you help?
Thanks,
Dan
 
I have never "exported" a report. Printed yes, export no. But it still
may be simply the sequence of the fields as they are defined in the
underlying query.
 
Hi Ron,

I have just found out why it is displaying the Bank Name in Col A. It is
because in my report I sort on Bank Name (not in the query).
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top