XavierMobius,
just a quick "thanks" for that bit of code
Dim i As Integer For i = 1 To CommandBars.Count CommandBars(i).Enabled = True Next i
I put it behind a button, pressed the button, and my Property Sheet was back! Thanks! But I still have no idea how it disappeared, and I've never had...