Within a report i have a text box referenced 'Week'. The data from this comes from a query that references a cell called 'Week'. 'Week' gets it data from an adjacent cell called 'Lat#finish date'. It uses the code Week: Format([lat#finish date],"ww") to return the week number.
I want for the report cell called week to turn red if the week is todays 'week' or less, yellow for a week in advance and green if three weeks hence.
Sorry if a bit convoluted but i wanted to make sure you had all the facts. I am trying to use a traffic light scheme for planning work.
Bonus question using format, is Monday the start of the week? I need it to be.
regards
vipa
I want for the report cell called week to turn red if the week is todays 'week' or less, yellow for a week in advance and green if three weeks hence.
Sorry if a bit convoluted but i wanted to make sure you had all the facts. I am trying to use a traffic light scheme for planning work.
Bonus question using format, is Monday the start of the week? I need it to be.
regards
vipa