View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MitzDriver MitzDriver is offline
external usenet poster
 
Posts: 10
Default vb code to clearcontents of a merged cell

I have a small macro that needs to clearcontents of a merged cell. However, I
get the 1004 error of "Cannot clear contents of a merged cell". Does anyone
have a work around or some code that will unmerge, clear and merge?
Thanks in advance for any suggestions.