Hi there,
I have added a userform in VBA and now want to populate it from existing data in a table in SQL and allow the user to be able to keep adding lines of data (like a grid) which will save back to the table in the DB - basically like adding or deleting lines in a spreadsheet. Is anyone able to help me please?