View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Martin Martin is offline
external usenet poster
 
Posts: 336
Default definition of the range containing content

Dear experts,

how can I, in a worksheet, define the range that spans ONLY that part of the
table, that does contain content ('value').
I want compare the entries of a table with each other, using a loop that
runs through it, but stops at the last entry.

Thank you
Martin