Forum: Visual Basic 4 / 5 / 6 Oct 7th, 2009 |
| Replies: 5 Views: 5,251 Well nice to see that this code helped you.
And thanks for correcting the mistake.
Well I did not know about the semicolons, but excel does play with the quotes in the csv file. Interesting to... |
Forum: Visual Basic 4 / 5 / 6 Sep 17th, 2008 |
| Replies: 5 Views: 5,251 because i need to automate things.... |
Forum: Visual Basic 4 / 5 / 6 Sep 17th, 2008 |
| Replies: 5 Views: 5,251 58 views and still no reply... I guess people here don't love easy work.
But if anyone among you have the same problem, I got a solution.
The solution is:
Public Sub ImportTextFile(Fname As... |
Forum: Visual Basic 4 / 5 / 6 Sep 16th, 2008 |
| Replies: 5 Views: 5,251 Hello guys
I am a newbie so please don't freak if you find this question stupid or easy
I have some data in CSV format, which I want to bring into Excel, and based on that data, I have to... |