View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ferris[_2_] Ferris[_2_] is offline
external usenet poster
 
Posts: 34
Default Excel 2007 ListObject question

I have a data table in xl2007 that is a ListObject. What I would like
to be able to do is know which ListRow has been selected. In other
words, if I manually select a cell in a ListObject is there a way to
programatically know which ListRow that is? Banging my head for a bit
trying to noodle it out, any help will be greatly appreciated.

Thanks!