geekboy.101
New Member
- Joined
- Apr 23, 2010
- Messages
- 28
Hi All,
I'm creating a simple attendance log for my students, Something that they can open from a shared location to log into.
I am fairly new to creating a userform but i got it down up to logging in. It is the time out button i'm having problems with and it has come to a point where i am about to bang my head against the wall... literally.
This site has helped me out before, and hopefully can help me out again.
Here's the short story. I want the button to search for a Name (the value is from the a combobox) under column B, then look at columns C and D. If column C is empty, return a message saying "no time in yet". If column C has an entry, i need it now to look at column D. If it is empty, then timestamp. If column D has an entry, return a message saying "you're already logged in." I know I'm getting ambitious but I have attached the sample file I've been working on.
Thanks in advance everyone!
I'm creating a simple attendance log for my students, Something that they can open from a shared location to log into.
I am fairly new to creating a userform but i got it down up to logging in. It is the time out button i'm having problems with and it has come to a point where i am about to bang my head against the wall... literally.
This site has helped me out before, and hopefully can help me out again.
Here's the short story. I want the button to search for a Name (the value is from the a combobox) under column B, then look at columns C and D. If column C is empty, return a message saying "no time in yet". If column C has an entry, i need it now to look at column D. If it is empty, then timestamp. If column D has an entry, return a message saying "you're already logged in." I know I'm getting ambitious but I have attached the sample file I've been working on.
Thanks in advance everyone!