Re: Pls help..portion of text search & produce output in VB
Hi Doggle ..Thank you very much for the code..
I have created a coomand button under which I have called the 2 founctions that u have posted..there is a text box where I put the ph no..
But the problem is that whenevr i run the program. no matches found...
Actually my input file contains the data in the following way..
UMTS
name abc [actually there are so many spaces between name &abc ]
street sno road [so many spaces between street & road]
ph no 9976543234[so many spaces between ph no & 9976543234]
code a34 [so many spaces between code & a34]
location india [so many spaces between location & india]
I think for this reason no matches are being found. So i am attaching the record.txt file. Now see the file & pls tell me how to get the dats in similar format in recordout.txt