Hi friends,
I want to add a new row to my table "Time_log" based on if there is any content in the second to last row of the table (the very last row is my "totals" row). I want this to trigger whenever someone adds content to the second to last row, so that it make a new row available for more entries. So probably trigger with worksheet change event? Unless there is a better option?
Thanks!
I want to add a new row to my table "Time_log" based on if there is any content in the second to last row of the table (the very last row is my "totals" row). I want this to trigger whenever someone adds content to the second to last row, so that it make a new row available for more entries. So probably trigger with worksheet change event? Unless there is a better option?
Thanks!