View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bert[_3_] Bert[_3_] is offline
external usenet poster
 
Posts: 7
Default Select instersection of two ranges

Hi,

I have two named ranges, one is part of a row and one is a column.
How can I reference the cell where they intersect within VBA code?

Thanks.