PDA

Click to See Complete Forum and Search --> : Exporting DBGrid to Excel


pardede
May 15th, 2000, 05:06 AM
I'm using DBGrid to display data from an access database. Does anyone know how to export the data on the grid to excel? I need to do this from the grid and NOT from the underlying recordset because some fields may be hidden in the grid and I want to just export those fields that are shown...

Help is much appreciated.