Thread: resize range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norma Norma is offline
external usenet poster
 
Posts: 8
Default resize range

I'm having problems to resize a range.
my data looks like this

x a d
x a d
x a d
y b

when I select the data the last row is included. is there any way to resize
the selection and exclude the last row (y)

thank you