View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_2_] Patrick Molloy[_2_] is offline
external usenet poster
 
Posts: 1,298
Default Display input message in textbox - with merged cells

hard to tell without seeing the code, but a textbox on a userform has no
problem with merged cells

"Martin" wrote:

Hi there,

I am using the code from

http://www.contextures.com/excelfiles.html

to display input messages in a textbox. It is working fine unless a cell
happens to be merged.

Does anyone know if it is possible to get it to work with merged cells as
well?

Help much appreciated.
--
Regards,

Martin