Hey all,
I'm making a script that reads data from an acces DB and insert it into an excel Workbook.

Now I need to find the last row with data, so I can add new data under existing data, and I want to make a sheet for each different item in a row, called 'objects'. So all records with object 'car' need to be inserted in sheet 'car' and with object 'bike' in sheet 'bike' and so on...

I know how to read and manipulate a database and open an existing file, else create a new one...

Who wants to make me happy?

[ 21. January 2003, 17:00: Message edited by: Jasper Timmer ]