Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Calculated column

$
0
0

I am using two columns and one calculated column - Column 1; Column 2; Calculated Column

I need a formula that checks:

1. If column 1 & 2 have same text values, update calculated Column as No Gap

2. If column 1 & 2 have different text values, update calculated Column as Gap

3. If either column 1 or 2 is blank, update Calculated Column as Incomplete

I am unable to add the third condition (ISBLANK) to the formula. Please help.

=IF([Column 1]=[Column 2],"No Gap","GAP")


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>