View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
clara clara is offline
external usenet poster
 
Posts: 252
Default target.offset(0,-1) does not work as assumed

Hi all,

if cell a1 and b1 are merged and c1 and d1 are merged. if target = c1, then
target.offset(0,-1) refer to b1 not a1 and b1 merged area. How can I do it?

Clara
--
thank you so much for your help