• 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.

nested if function with dates

traceym

New Member
ok.

So I have a spreadsheet & I'm creating a database.

It has a date at the top of the page in "long date" format. Which would be today's date.

At the beginning of the row it has another date in "short date" - the date that the enquiry is taken.

It has data validation dropdown lists at the end of the row that have an "if" formula attached to them already. There are numerous amounts of them. e.g. =IF($AT16="PH","1","0")

What I need to do is this:

Only if the date of the enquiry equals today's date then it needs to continue with

=IF($AT16="PH","1","0")


Please help!!
 
Back
Top