View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jason36 jason36 is offline
external usenet poster
 
Posts: 9
Default Activating Javascript with excel Part 2

I am now trying to Edit a filter called 'Priority' which is referenced in the
source code as :

<tdPriority: </td<td<span id="Priority_Desc"All</span <a
href="javascript:editFilter('[Priority]');"Edit</a</td

and then place a tick in the second Check Box displayed.

Help would be very much appreciated
--
jason36