View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default How can I not overwrite my column headers when I do an ODBC refres

Create 2 rows of headers. Top row is your Custom headers, row 2 is the
default values from ODBC. Have it refresh starting on 2nd row.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Glen" wrote:

I don't want to overwrite my custom column headers when I do an ODBC refresh
but I don't know how to stop Excel from overwriting with the field names from
the SQL database.