Hi,
I have a form, from where I want to insert the values to a particular sheet. Can somebody please help me to help me out.
The value from these textboxs needs to be inserted to sheet7 which I named as "Log"
tbdate
cbfilelist
tbtoday
tbtime
On sheet7 I have inserted the headers as :
Date
File Name
Today
Time
What I am doing is that, when I am pressing a button, it is asking me for a password.if the password matches then
the values in the fields I mentioned is copied to the log sheet.
I am using this code to do it but I am doing error. Please guide me.
Bookmarks