get data from a text file and insert them in datasheet to show a chart in VBA
Could you please help, I like to open a text file and take its data which
are X, Y coordinates of a excel chart in to a excel datasheet. What I found
out is that I can use the VBA to open a text file and load its data to the
worksheet but I dont know how to load it in to a datasheet. Could anyone
help.
thank you in advance
|