|
-
Mar 26th, 2002, 04:50 PM
#1
Thread Starter
New Member
target
Hi,
i have this problem. i publish html files from excel with hyperlinks like this:
Range("A6").Select
ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:=index.htm", TextToDisplay:="Index"
how can i add ' target="_top" ' to this link?
thanks for any help.
mario
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|