I'm new to SharePoint, I'm trying to convert the fallowing statement to a SharePoint formula any ideas.
if(num/1000 != 1){ return num;} else {num=0 ; return num;}
I'm new to SharePoint, I'm trying to convert the fallowing statement to a SharePoint formula any ideas.
if(num/1000 != 1){ return num;} else {num=0 ; return num;}