Dear gurus,
I need to convert txt into excel, I have large amount of txt file that need to convert into excel which has delimiter (eg, comma, tab, or pipeline ("|").
My requirement is to have txt file on one folder and the converted file in another folder.
My idea is:
1. Declare the folder...