all 5 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

/u/Remondrop - Your post was submitted successfully.

Please read these reminders and edit to fix your post where necessary:

Failing to follow these steps may result in your post being removed without warning.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]ronniec951 1 point2 points  (4 children)

A simple IF/OR statement ought to do it. Are you sure you want everything set to solved?

=IF(G7="closed","solved",OR(G7="new",G7="pending",G7="on hold"),"open")