View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jepane Jepane is offline
external usenet poster
 
Posts: 12
Default Getting a position XY (range) on a matrix

Hi.

Im quite stuck here and would appreciate some help

Im trying to get in a macro a variable that contains the range of the
lower-right element of a variable matrix.

I developed a program that displays a table of variables X's and Y's but now
i need to identify the range of the last element on the displayed table.

I think it has to do with the "location" property but I've never used it

Thank you a lot in advance

Jepane