Hi

i have a range A2:A1000

each cell could contain a hyperlink,

which is determined by this formula,

=IF('Detail'!E10="",TEXT("",""),Formulas!$B$1)

if there is a hyperlink showing in a cell, i would like it to open up in internet explorer, with a 5 second delay before looking into the next cell

many thanks in advance