I am creating a sharepoint site using Microsoft Sharepoint designer 2007
beta with SQL data in it.
I need to put conditional formatting on the table so when the system time is
greater than a record's time (a string field which has time inputs in the
format of 00:00), the record will turn red.
So I need to fill in an advanced filter in sharepoint that will get the
system time in the format of 00:00 and return a true result if the system
time is greater than the time field.
thanks
Richard Ashdown