View Single Post
 
Old 06-08-2016, 08:31 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,100
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

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())
Reply With Quote