hi,
Need help to get a macro to extract data from column C and paste in Column c and D
EXAMPLE :
Coloumn C has data
<html><b>04/12/13 00:44 - eocsupport:</b>
Event acknowledged, ownership assigned.
Reference ID associated with event. ID: 123456
</html>
DELETE cOLUMN c and extract only below info AND PASTE IN column C and Column D
outputrequired :
Column C : 04/12/13 00:44
Column D : 123456
Need help to get a macro to extract data from column C and paste in Column c and D
EXAMPLE :
Coloumn C has data
<html><b>04/12/13 00:44 - eocsupport:</b>
Event acknowledged, ownership assigned.
Reference ID associated with event. ID: 123456
</html>
DELETE cOLUMN c and extract only below info AND PASTE IN column C and Column D
outputrequired :
Column C : 04/12/13 00:44
Column D : 123456