View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
splinx splinx is offline
external usenet poster
 
Posts: 1
Default Hyperlink with a target - is it possible??

Is it possible to add a target="" to a hyperlink in excel?
=HYPERLINK("filename.html""target=left", "displaytext")

I have an excel sheet I will be importing straight into Adobe Dreamweaver
and would like a target for the link to carry over so that when clicked it
would open in my left frame.

Is this possible?