Pull a value from a cell if date of the row matches today's date

Options

Hello,

I am trying to do something that is likely very simple for someone, but I keep hitting an #UNPARTSEABLE error!

In Sheet Summary, I am trying to pull a value from a cell if the date of the row matches today's date; else key "Not Available".

Here is the formula I am using:

=IF([Date]:[Date]@row = TODAY(), [Overall Census]:[Overall Census]@row, "N/A")

Any help?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!