I want to say that this is a great website! I've learned a lot from this site but I have been trying to create depended data validation and couldn't find an answer to my problem.
I can create drop down list for people to choose a time to sign-in, however, I can not get sign-out data validation to eliminate the time that is listed before the chosen sign-in time.
Example:
A1:A10 is for sign-in:
8:00 am
8:01 am
8:02 am
8:03 am
8:04 am
8:05 am
8:06 am
8:07 am
8:08 am
8:09 am
8:10 am
B1:B10 is for sign out:
8:00 am
8:01 am
8:02 am
8:03 am
8:04 am
8:05 am
8:06 am
8:07 am
8:08 am
8:09 am
8:10 am
I create a drop down list in C1. I also create a drop down sign-out list(in D1) that depends (using indirect formula) on C1.
I choose 8:07 am from the Sign-in drop down list (C1) but the sign-out drop down list still starts from 8:00 am instead of 8:07 am.
I want sign-out data validation to look at the value in sign-in and eliminate anything earlier then that.
I can create drop down list for people to choose a time to sign-in, however, I can not get sign-out data validation to eliminate the time that is listed before the chosen sign-in time.
Example:
A1:A10 is for sign-in:
8:00 am
8:01 am
8:02 am
8:03 am
8:04 am
8:05 am
8:06 am
8:07 am
8:08 am
8:09 am
8:10 am
B1:B10 is for sign out:
8:00 am
8:01 am
8:02 am
8:03 am
8:04 am
8:05 am
8:06 am
8:07 am
8:08 am
8:09 am
8:10 am
I create a drop down list in C1. I also create a drop down sign-out list(in D1) that depends (using indirect formula) on C1.
I choose 8:07 am from the Sign-in drop down list (C1) but the sign-out drop down list still starts from 8:00 am instead of 8:07 am.
I want sign-out data validation to look at the value in sign-in and eliminate anything earlier then that.