I'm doing a project and I need to write data from textboxes to an Excel file. There is already data in the Excel file, but how can I check which row is the first empty one and then write the data to that row.

greetz