View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default how can I control the mouse pointer by the Excel VBA?

What about use a web query or automating IE instead ?

NickHK

"trader" wrote in message
...
How can I control the mouse pointer by the Excel VBA?
I want to use the mouse to click on the IE pages to do the copy and paste
for getting the required information into my excel worksheet.