View Single Post
 
Old 11-27-2015, 05:33 AM
PRA007's Avatar
PRA007 PRA007 is offline Windows 7 64bit Office 2010 32bit
Competent Performer
 
Join Date: Dec 2014
Location: Ahmedabad, Gujrat, India
Posts: 145
PRA007 is on a distinguished road
Default

I want to search only case 1 pasted below only. As in my above code I have handled case 2 using your solution.
Code:
1
column 2 cell
WO 2015171641 A1¶
Some text¤

If found then I want to split(.Text, vbcr)(0) and run code provided by you.
Reply With Quote