I created a VBA that reads a text file(sequential,very large file) then puts the values in excel cells. Out of curiosity and as practice coding, I copied the VBA code into VB6 and tried running it. I noticed that VBA does it faster(90% faster) than VB6.
is VBA really faster than VB6 when it comes to Office manipulation?
is VBA really faster than VB6 when it comes to Office manipulation?