So this is a side project I don't have to do for work but would make my life a lot easier. So I have been doing C++ for 3 yrs now but I haven't touched VB in the last 4 yrs.
Anyway my side task is I want to create a Excel VB Macro (I don't have any other option so it has to be a VB Macro) that when ran opens a text file and searches the text file for certain strings. I have been searching for starter code on Google that would perhaps jog my memory as well as provide a framework for what I want to accomplish. So my question is would this be hard to accomplish in the Excel VB editor, it seems to just be a simple text parsing problem, but every time I find code its seems over complicated and doesn't really do anything that would help me. Any help is very appreciated.
Anyway my side task is I want to create a Excel VB Macro (I don't have any other option so it has to be a VB Macro) that when ran opens a text file and searches the text file for certain strings. I have been searching for starter code on Google that would perhaps jog my memory as well as provide a framework for what I want to accomplish. So my question is would this be hard to accomplish in the Excel VB editor, it seems to just be a simple text parsing problem, but every time I find code its seems over complicated and doesn't really do anything that would help me. Any help is very appreciated.