Hi,
I am looking for a VBA code to insert data which selected in userform to excel from first empty row in column D to lastused row of column A.
for example if I select a name in combobox
the selected name should be inserted in excel in the next empty cell of column D till last used row of column A.
I know how to insert data from userform but i can not figure out how to select the first empty row of column D till last used row of column A.
Best Regards,
Shafiq
I am looking for a VBA code to insert data which selected in userform to excel from first empty row in column D to lastused row of column A.
for example if I select a name in combobox
the selected name should be inserted in excel in the next empty cell of column D till last used row of column A.
I know how to insert data from userform but i can not figure out how to select the first empty row of column D till last used row of column A.
Best Regards,
Shafiq