View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jimbob Jimbob is offline
external usenet poster
 
Posts: 48
Default Find a merged cell

Hi All
How can I programmatically find and select a single merged cell in a
spreadsheet. The sheet doesnt have a continuous area but there is only one
merged cell in a variable row from A:N.

Many Thanks