formula to determine if cell is merged?

  • Thread starter Thread starter CraiginNJ
  • Start date Start date
C

CraiginNJ

Is there any simple or creative formula (not macro or user defined
function) that I can use to determine if a given cell reference (e.g.,
cell C133) is part of a merged range?

Maybe use some kind of function that won't work on cells that are part
of a merged range could give me a known error that I could use as my
indicator?

Craig in NJ
 
Craig,

Nope. You are limited to using VBA, either through a UDF or a macro.

HTH,
Bernie
MS Excel MVP
 
I appreciate and respect your fast answer, Bernie, but before I give up
I'd like to ask:

Are there any functions that won't work with merged cells? Maybe
something to do with array math (i.e., ones entered with
Ctrl-Shift-Enter)? Anything else?

Craig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top