Good day, My scenario is quite different. My code goes like

If(Gallery1.Selected.Comment2.Value = Yes, Icon.Check, Icon.Cancel)

I have 2 unique entries in an excel column called "Comment2" which is Yes or No. I need support in helping out or building on the code block above so that when the response is yes, a check box icon appears else the cancel icon appears.

 

Thanks.