Hi all,
let me explain what i need to do first, i need to create a program which will count the number of minutes a person has gone for meeting, timeoff, etc.
I am going to add a button for the user to click on the excel sheet, when they leave for meeting, however, when they come back, they might have forgot to turn off the counter by clicking the button again. I wish to ask if that possible to detect (using vba)when the user has logon to the pc, then i will auto turn off the counter, just in case they will forget.
Thanks.