A
Anthony
Hi all,
I have a userform that when loaded I would like it to show a unique
reference number and display it in next available cell in column A of 'data'
sheet
That number should be made up from today’s date in format ddmmyy plus a
rolling number starting from 1.
for example if the user displays the userform for the first time today the
unique number would be 05080801, they open the form again and this time it
would be 05080802, and again 05080803.
However when they open the userform tomorrow for the first time the
reference number would be 06080801
any help greatly appreciated with this as I have no idea
I have a userform that when loaded I would like it to show a unique
reference number and display it in next available cell in column A of 'data'
sheet
That number should be made up from today’s date in format ddmmyy plus a
rolling number starting from 1.
for example if the user displays the userform for the first time today the
unique number would be 05080801, they open the form again and this time it
would be 05080802, and again 05080803.
However when they open the userform tomorrow for the first time the
reference number would be 06080801
any help greatly appreciated with this as I have no idea