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.