Export range to html

M

Mikel Perez

Hello all.

I am experiencing the following: I export, using
PublishObjects.Add, a range of cells containing hyperlinks
to html.

All the href tags in the resulting html have a
target="_parent" tag, but I need the target to be "_blank".

Is it possible to do so?

Best regards
 
Top