I am trying to hyperlink to specific cells within a list in a workbook. (i.e.
when you have a list and you filter out all other items but that one that is
selected). I need to hyperlink to that specific screen of the workbook. I
have a html file that opens a floor plan. From there a user can click on a
item in the floor plan and this should take them to the filtered screen of
the specifc worksheet in the workbook. What would be the best way to do this,
if it is even possible? I had
VB programming a few years ago so I am rusty to
say the least.