S
Steve
Hi all,
I asked earlier about Keystrokes being recorded by a macro, am aware
that this is possible but longwinded,
Maybe a way round,
I have a userform that when users log in, they enter their name and
password and providing they are a match to what is stored, are allowed
entry,
upon entry their name is stored in a sheet with the date and time of
entry - Works fine-
this is done by using the IRow, within the userform.
My question is, i want to create a new sheet upon entry that copies
the sheet they are changing data on, but name the sheet with thier
name and date/time of entry,
How would i go about this, i can do it if i dont use iRow in the
userform, but wondered if it was possible this way.
Any help on code would be appreciated.
Sheet where user name and Date/Time is stored is 'EntryLog'
HYCH
Steve
I asked earlier about Keystrokes being recorded by a macro, am aware
that this is possible but longwinded,
Maybe a way round,
I have a userform that when users log in, they enter their name and
password and providing they are a match to what is stored, are allowed
entry,
upon entry their name is stored in a sheet with the date and time of
entry - Works fine-
this is done by using the IRow, within the userform.
My question is, i want to create a new sheet upon entry that copies
the sheet they are changing data on, but name the sheet with thier
name and date/time of entry,
How would i go about this, i can do it if i dont use iRow in the
userform, but wondered if it was possible this way.
Any help on code would be appreciated.
Sheet where user name and Date/Time is stored is 'EntryLog'
HYCH
Steve