View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Larry Sartoris Larry Sartoris is offline
external usenet poster
 
Posts: 14
Default Copy and paste from ie to excel using macro

bump!

"Larry Sartoris" wrote:

I'm trying to copy information from internet explorer into excel. There's a
lot of info on different pages so I was wondering if this was possible?

Basically the website has a search function. I have all the searches I need
in excel right now. Right now I'm copying the search item into the search
window and then hitting enter then copying a description of the item and then
copying that into excel. Then I'm going back to the search bar and entering
another search item.

Does this make sense? Is there a way to write this as a macro? I'm
familiar with making macros but I've always stayed within excel.

Thanks for any help