Is there any way of extracting the data from an asp datagrid/table and inputing it into a database that can be read by access and/or excel without actually copying and pasting everything?
try reading a bit and searching http://www.15seconds.com/Issue/970515.htm http://www.google.com/search?hl=en&q=ASP+create+excel+file
Yah - classic asp you can make a direct connection to the Office applications and extract/add/modify it's data. Thank you MS for giving us your full API