You are viewing limited content. For full access, please sign in.

Question

Question

What is wrong with this IF THEN statement?

asked on April 14, 2023

=IF(Options="Council Meeting Package", "Legislative"),""

I'm getting this error message with the above IF statement:  Calculation contains invalid syntax.

1 0

Answer

SELECTED ANSWER
replied on April 14, 2023 Show version history

I believe your closing parenthesis is in the wrong place:

=IF(Options="Council Meeting Package", "Legislative","")

4 0
replied on April 14, 2023

That worked!  Thanks!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.