Hi,
I am trying to build a macro that extracts a string between semi colons. For example,
Record no. 2551: Unknown combination of numbers. (#40: : BT12345678) (;BT12345678;0)
I would need to extract the string BT12345678 which is between the two semi colons and copy that to the cell next to it.There are many rows of this type down the document, though the needed string is not always in same place (but always between the two semi colons). This macro should run for all the lines till the end of the document. I hope somebody can help me.
Thanks.
Bookmarks