View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Myles[_57_] Myles[_57_] is offline
external usenet poster
 
Posts: 1
Default RESIZE PROPERTY: is it possible to resize "up" and "to the left"?


Suppose I have Range D10 as pivot. Is it possible to resize to E5:H10
The logical *Range("D10").Resize(-3,-5)* fails. Can the rowsize
columnsize arguments be made to take on negative values?


Myles

--
Myle
-----------------------------------------------------------------------
Myles's Profile: http://www.excelforum.com/member.php...fo&userid=2874
View this thread: http://www.excelforum.com/showthread.php?threadid=52510