View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jake Jake is offline
external usenet poster
 
Posts: 83
Default select uneven range

I would like to select a range from cells B2:B3 and from C2 to the last
contiguous cell below C2. I've tried currentregion and a few other pieces of
code with now success.
Thanks,
Jake