View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Enter login details on a web page using macro

Check out this great article and the download accompanied
http://www.vbforums.com/showthread.php?t=416275
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"fullers" wrote:

I am struggling to find out how to enter my login details onto a web page
using an excel macro.

Parking spaces at my work only become available at midnight and you need to
log on to the system and reserve a space. I don't want to stay awake until
then and not get a space (they are all gone by 12.03).

So far I have set my macro up to run at midnight and then load up the page
but that is as far as I've gotten.

Any help would be much appreciated.