SharePoint: ISNA Function
Welcome to Function Day. This week we focus on SharePoint’s “ISNA” Function. One new function, every week, with tips, tricks, and stuff you should know. #sharepoint #ISNA
Following the “IS” functions theme, we have the ISNA function. This checks for the “#N/A,” an error that we know all too well in Excel. These functions return TRUE or FALSE, depending on the value that they are checking. Usage It follows a simple pattern. Value Example: Col1 has the value "#N/A" ISNA([Col1]) will return: TRUE You don’t necessarily need to check for errors, but you…
View On WordPress











