View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frankie Frankie is offline
external usenet poster
 
Posts: 22
Default SENDKEYS COMMAND

Hi,

My name is Frankie. I am trying to create a macro to key in something
repeatedly from an Excel spreadsheet into an input in an intranet website.
However, the sendkey command like ctrl-F "sendkeys ^F or ^V" which
represented "Find" or "Paste" functions did not work in my macro. Is there
any ways to get round of it ?

Thanks for your advice in advance.

Rgds,