Will test the code when I am at work, currently dont have access to intranet.

Quote Originally Posted by westconn1 View Post
look for form to /form, all the inputs will be within the form, there may be more than one form
I ran into this problem with the first thread I posted, the <form> and </form> are at the beginning and end of the page respectively, I think the whole page is one giant form (sorry, I probably should have mentioned this). Is there another way to select the boxes specifically?

Alternatively this can be done with sendkeys, if someone can paste the sendkeys code for 'tab and 'enter' I could probably get it to work.

I know there should be a smarter way of doing this without sendkeys but perhaps if someone can give me the sendkeys code for now I can start using the Macro while following your instructions on how to find the code to locate the input-boxes.