Need help merging two Worksheet_Change modules

F

fuzzyfreak

Hi Dave,

I am afraid this does not work. I pasted all your code into the modul
(over the top of the old code) but only the INVALID part works. Th
pasting over validation does not and the code regarding 1 cell at
time stops me from including one validated cell I have which spans tw
cells (merged)

I really don't know why this doesn't work.

Thank
 
D

Dave Peterson

I'm not sure why it doesn't work either. It worked for me (albeit with no
merged cells).

Maybe just deleting that portion at the top will clear that 2nd problem.

I don't have any other suggestions.
 
Top