• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Working with dates & conditional formatting

ALAMZEB

Member
hi Guys

thanks in advance

The due date is from customer and weekly shipping date from us supplier)
can we create formula that works with dates and conditional formatting

as per attached

data from column A to V
shipping dates from supplier from column BF to BL

can formula find out if due date is less than shipping date than higlight qty according to delievery date, attached will make more sense
 

Attachments

BF5: =SUMIFS($Z5:$BE5,$Z$4:$BE$4,">="&BF$4,$Z$4:$BE$4,"<"&BG$4)
Copy across and down

I'm not quite sure that the >= and < logic is right but you can test
 
hi nebu

its works but but can i send this formua in conditiona formatting, just turning color according to deleivery week color?
 
Back
Top