I've to write a macro in VBA, wherein I would have some text in a notepad in my local drive (in rows and columns format) (same location of notepad every time). After starting the macro, it should pick up the text from that notepad and put in to the excel worksheet. (text in the notepad would be varying, might be two lines, two hundred or thousands or even more). I'm not able to figure out anything that could do this. Any help would be appreciated.