Howdy,
Here's the scenario.
I have a DataGrid control that is data-bound. After populating the DataGrid with data retrieved from an Access database, I'm trying to open Excel, and populate an Excel worksheet with the same data that is in the DataGrid.
Seems like automation would make this okay easy -- and maybe it is -- but I can't figure out how to do it.
![]()
![]()
![]()


Reply With Quote