View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tracey tracey is offline
external usenet poster
 
Posts: 3
Default Hyperlink window problem

Hey Smart Guys!

I have a spreadsheet with a hyperlink for each row of
information. The hyperlink opens a website with a Java
TIFF viewer application. It's in a new window, but it
lands right on top of the excel spreadsheet. I need to
tell it to open in a new window with a a different
coordinate. My user needs to view the doc and enter items
from the viewable into the spreadsheet. At least 100
every week. It takes too much time to move the window
everytime.

I've tried using a javascript and several other things to
make it happen, but I'm missing something.

Thanks for the help!