View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Alan Beban[_2_] Alan Beban[_2_] is offline
external usenet poster
 
Posts: 783
Default How do I resize a named array in Excel from a MxN array to amxn .

CymonM wrote:

How do I resize a named array in Excel from a M by N array to a m by n, where
m and n are variables?

Huh?

Alan Beban