Is it possible to open the form first before opening the my excel file?
I have created a form in excel using its vb, some sort of a welcome form, I want to open the excel file upon entering the loagin Id as "abcd" and password "defg". and pressing the enter command button what code must I write to accomplish this thing?
I know there is a built in function in excel to do this, But I want a vb form!
Please help me a code form has two text boxes for login ID and password, two button for enter and exit.
I also want a message box appear "You have entered invalid password/login id please try again' when enter button is pressed but with incorrect login id or paswword.
what code will i write to:
1. Textboxlogin name fi any,
2. Textbox password if any,
3. exit button,
4. enter button.
Thanks...
2007-12-11
23:10:48
·
4 answers
·
asked by
Sniper_Here
1
in
Software