reading lines from a file by searching a word(instr) and
copying to other textfile,but its only copying only one
line but there are some other lines match criteria but not
copying to the files
Answer Posted / pradeep kumar
Read each line in a loop, campare with required string with
instr and concatenat the whole line
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you know about user forms.
which property of menu cannot be set at run time.
Explain the types of Views in Listview Control.
What are the rules which should be followed while naming a variable in VB?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
what are the Parts of ODBC?
What are the tools in visual basic?
What are some methods you can use to send data from one VB executable to another one?
How about Access 2.0 compatibility?
How would you create Visual basic Document file?
What do you mean by provider?
What is the difference between c++ and visual basic?
what are the Types of LockEdits in RDO?
How can you get selected file from file system Control?
How do I call a DLL?