sykot Posted January 24, 2011 Posted January 24, 2011 Hello guys, I have a small problem... I have two tables Table 1: Want to sign out (YES) Table 2: Signed out (NO) My question is: If table 1 is "YES". I want that table 2 sets to "YES" when i pass or in the month (example: march) I have tried some things but it didnt work (worked with time to test) (This is the script in table 2) If ( Want to sign out = "YES" ; If ( Time ( 0 ; 5 ; 0 ) = ( Time ( 0 ; 5 ; 0 )) ; "YES" ; "NO" ) ; "NO" ) Can someone help me with the script Regards, Serhat
Recommended Posts
This topic is 5121 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now