M
Mike D
select cfname + ' ' + (isnull(cmi , ' cmi ')) + '. ' + clname as expr1
this is the expression I had to use. However this is what I need to perfect
it.
If there is a value in the CMI field then add the '. ' if not then do not
add the period.
this is the expression I had to use. However this is what I need to perfect
it.
If there is a value in the CMI field then add the '. ' if not then do not
add the period.