Hello There,
I have an excel table and a button (Insert row) button linked to it.
When the User clicks on the button, a row should be created in the first row of the table. There is a sequence column 'Invoice Number'. As soon as the new row is the column should get a value (previous max row Invoice Number + 1).
Could you please advice how this can be done using VBA?
Attached is the sample workbook 1 for your reference.
Look forward to hearing from you.
Thanks in advance
Don
I have an excel table and a button (Insert row) button linked to it.
When the User clicks on the button, a row should be created in the first row of the table. There is a sequence column 'Invoice Number'. As soon as the new row is the column should get a value (previous max row Invoice Number + 1).
Could you please advice how this can be done using VBA?
Attached is the sample workbook 1 for your reference.
Look forward to hearing from you.
Thanks in advance
Don