Database query in Excel

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

Hi I am using Microsoft query to bring some data into Excel - is it
possible to stop the field names coming over as well. i need to place into
a preformatted worksheet, which already has the field headings.

Thanks
J
 
If you recorded a macro to do the Query, then therein you will see a line
which reads......

..FieldNames = True

Just change to True to False

Vaya con Dios,
Chuck, CABGx3
 
You can right click on the data, click "Data Range Properties" an
uncheck Field Names
 

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