hi!
i just wanna know if it's possible to import the data
from the DB table to excel, including the headings (in this case field names)?
i want to create a table & import the data to an excel spreadsheet.
please help!
Printable View
hi!
i just wanna know if it's possible to import the data
from the DB table to excel, including the headings (in this case field names)?
i want to create a table & import the data to an excel spreadsheet.
please help!
Yes it's totally possible. I would suggest taking a look a the Office Object model. That should be all you need.
Thanks
Josh
thanx. i didnt think about that!