Hi all,

Right now I've got this piece of code to reference the element ID of an HTML Div with the CssText property beginning with "OVERFLOW":

elementID = HTMLDiv("CssText=OVERFLOW*").elementID

Now I'm in a situation where I want the SECOND occurence of this lookup. I can't seem to find a way to do this, anyone know?

Thx!!
Scott.