Look at the source for the page open in IE at that time. "Construction Inspection Project Inventory" isn't a link - it's a form input that for whatever reason has been made to look like a link. You'll need to change your code to look for an INPUT tag with a value of "Construction Inspection Project Inventory" instead of an A tag.
Prudent1
ASKER
That's what i have found out. it is not href.
Since i am green to this, could you tell me what the following shoul look like. and what to click. If IE.Document.All(i).tagname = "A" Then IE.Document.All(i).Click
Also, could you tell be how to use the following to make it efficient. ie.Document.getelementbyid