View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J.W. Aldridge J.W. Aldridge is offline
external usenet poster
 
Posts: 425
Default Auto Log Into Site, etc......

Hi. I have a site in which I have to log into and use quite frequently.
Instead of having to fill in each field, I would like to automate this
with a macro if possible. The information for each subsequent page will
be in each row on an excel page.
Example:

Macro will look for first blank to fill in and use first blank (A1) to
fill in.
Macro will look for second blank to fill in and use first blank (A2) to
fill in.

It can either look for empty blanks or titled. I just want to automate
it.

Take a look at the first page of the site if it will help.

https://www.access.fda.gov/oaa/logout


thanx!