Hi
Im currently looking at a dataset where column A has data (including blank cells)
I need to add a new column to identify the blank records.

The above is an example of column A, if column A = Null then [N] else [Y]
I used the following formula, however receiving an error: If ([LIS RRS]<=1 then [Y] else [N] endif)
Thanks for the assistance