Error BC32017, BC30035, BC30516

Hi,

Can you try either of the following?

hqnosw.Replace(" "+hqnosw.Split(" "c).Last,"")

OR

hqnosw.Replace(" "&(hqnosw.Split(" "c).Last),"")

Regards,

1 Like