hello,

I need to copy and paste a huge amount of data from a website to an excel file daily. Recently this has become so cumbersome. So i need to write a VBA macro that monitors clipboard and pastes to a particular Cell upon the clipboard content change event.
I'm an Excel VBA newbie but have programming skills in .NET c#.