Hi, I'm a beginner in visual basic and programming. My programme needs to let the user browse for a text file and when the user press a command button, the programme will list out the text file into a datagrid.
First, I know how to import a text file into microsoft access. But that is just 1 text file. The user needs to access other text files in my programme as well.
So the problem is, using visual basic, how do I import text files into datagrid during run time?
Please guide me if anyone does know. Thank you so much!