Select Date - Change background colour

sorry what i meant is i'm just a little confused as to what you want to do when the various conditions are met.
for instance i think you first want to check if me.alert is true or false.
then depending on that you want to check if they are under or over 18 and do things depending on that.

so...
me.alert = true
under 18 then detail yellow
over 18 then detail green

me.alert = false
under 18 then detail yellow
over 18 then detail white

i was late to the game on this one so i got a little confused as to your requirements.

i'm attaching a sample so at least we're on the same page.
 
Last edited:
sorry what i meant is i'm just a little confused as to what you want to do when the various conditions are met.
for instance i think you first want to check if me.alert is true or false.
then depending on that you want to check if they are under or over 18 and do things depending on that.

so...
me.alert = true
under 18 then detail yellow
over 18 then detail green

me.alert = false
under 18 then detail yellow
over 18 then detail white

i was late to the game on this one so i got a little confused as to your requirements.

i'm attaching a sample so at least we're on the same page.



Moke123 - You rock! I'm an idiot :P I had the conditions the wrong way around :banghead: Thank you Thank you Thank you for being so patient and helping me out!!!
 
your welcome and good luck with your project.
 

Users who are viewing this thread

Back
Top Bottom