Thread
:
text-to-Fields failing - how get null for missing values?
View Single Post
06-08-2016, 08:31 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
When you have split into fields using your formula can't you then use a formula like the following on the values:
=IF(split_value<>"", split_value, NA())
xor
View Public Profile
Find all posts by xor