Hi there
I have two tables and many fields;
FIELD TABLE
date1 in Master table
date2 in detail table
I need to below examp…
if (date1- date2) >15 then change color date1 to [SIZE=14px]red [/SIZE]
How can i success?
Thanks many many