Hey, I am now using a inputbox in my macro code. But I have no idea about how I can restrict the content users input.

My purpose is set a restriction that only allow alphabet can be input in the InputBox, such as AA,Ab,cB,dd. Any numbers, other signs and even space are not allowed.

Thank you so much as I am a newbie in macro.