Hi Folks,
I am unable to completely execute my elseif statement. Could you please help me with the same.
If [NAV Entry By] = "D488159" then "Sachin"
elseif [NAV Entry By] = "R692964" then "Sandeep"
elseif [NAV Entry By]= "D603496" then "Divya"
elseif [NAV Entry By] = "I741128" then "Prashant"
elseif [NAV Entry By] = "R605432" then "Khushnuma"
elseif [NAV Entry By] = "N711552" then "Ninad"
elseif [NAV Entry By] = "E451667" then "Ritika"
elseif [NAV Entry By] = "V639741" then "Savio"
else if [NAV Entry By] = "V229532" then "Joshua"
else "Blank"
endif