Sorry for bumping an old topic like this.
I'm having trouble using this.
I got the same problem as Glissege. I tried using it on an English version of Excel and it works fine, but I need it on multiple dutch excel versions..
I looked into the code a bit and I found that deleting the following code and executing the whole code using F8 works, but once I change any cell those functions will become blank again.
If Me.Cells.SpecialCells(xlCellTypeAllValidation) Is Nothing Then Exit Sub
Does someone have any idea?
I would really appreciate any help!