Hi,
I have a user form, the user can enter data for several rows by clicking to "add item" button. I want if the user actually adds any rows (data) to the file, he/she receives a code to use it for the uploading purpose. I have a code which reads the ID row and last integer digit of the time, but I don't know how to ask VBA to send the code to the user if he/she really changed the data set.
Thanks
I have a user form, the user can enter data for several rows by clicking to "add item" button. I want if the user actually adds any rows (data) to the file, he/she receives a code to use it for the uploading purpose. I have a code which reads the ID row and last integer digit of the time, but I don't know how to ask VBA to send the code to the user if he/she really changed the data set.
Thanks