I was making a minor adjustment to the positioning of an option button on my userform, and it vanished. I can't see it if I open the form (with scrollbars on), or by tabbing through the elements. I checked the dropdown in the properties window, and it no longer lists the option button as existing.

So I assumed that I had accidentally deleted it, so I tried to re-create it, but when I do I get the ''ambiguous name, can't call it that" error, as if the option button with that name is still there. I really don't want to have to make a new one and go through all the code that refers to that button and change it, does anybody know how/if there is anything I can do? It has been irritating me for an hour now.

Thanks.