Connecting Tech Pros Worldwide Help | Site Map

How to export to excel

  #1  
Old November 13th, 2005, 04:04 AM
Danny
Guest
 
Posts: n/a
I am trying to export my access 2002 table to excel using transfer
spreadsheet. It works fine but in excel, there is an apostrophe before each
word in all cells.
How can I avoid this?

I tried exporting using a lower version and it works but then the memo
fields are truncated.

How can I fix this, or how can I export to excel using another method so
these aposts. are not there.

Thanks


  #2  
Old November 13th, 2005, 04:06 AM
infopimp
Guest
 
Posts: n/a

re: How to export to excel


"Danny" <dannywork5@hotmail.com> wrote in message news:<S3r3d.225$gR1.572947@news4.srv.hcvlny.cv.net >...[color=blue]
> I am trying to export my access 2002 table to excel using transfer
> spreadsheet. It works fine but in excel, there is an apostrophe before each
> word in all cells.
> How can I avoid this?
>
> I tried exporting using a lower version and it works but then the memo
> fields are truncated.
>
> How can I fix this, or how can I export to excel using another method so
> these aposts. are not there.
>
> Thanks[/color]

If you can write vba then you could transfer the table to a worksheet
by creating an array and inserting it directly into a new excel file

This is how I overcame the problem, if you can use the code I'll post
it tomorrow

infopimp
;-)
  #3  
Old November 13th, 2005, 04:07 AM
Pieter Linden
Guest
 
Posts: n/a

re: How to export to excel


http://www.mvps.org/access/modules/mdl0035.htm
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
export to excel problem with IPAddress in URL but working correct with localhost url mustaqueahmad answers 0 April 2nd, 2008 08:22 AM
Export To Excel - ASP.NET 1.1 JawzX01 answers 1 March 18th, 2007 11:05 PM
Export to Excel (Default File Type - Excel) Hemant Sipahimalani answers 13 June 21st, 2006 04:55 AM
Datagrid 'colspan' export to Excel problem kieran answers 0 November 21st, 2005 06:48 PM
button to export to excel DC Gringo answers 8 November 19th, 2005 05:26 AM