Hi,
I have data in range A1 to A100 with format like AB-CD12-34567890-EF123 and I would like to remove all occurrence of dash (-) except first dash. So the output should be AB-CD1234567890EF123 in Cell B1 and so on.
I know this can be done using other technique however I am trying to learn Regular Expression so would prefer solution trough same.
Please help.
Regards,
Bookmarks