Hello,
I have a created a userform for my spreadsheet that tracks certain events. Feilds include things like member name, member number, date of event, comments, ect.
At the moment, I have managed to write the code to add new records into my spreadsheet using a "RowCount" function, and can...