I want to check that the information a user enters into the input box prompt is only uppercase and numbers. If it meets this criteria then the program continues otherwise it gives and error msgbox that prompts them with the correct formating until a correct entry has been made? any idea how to do this?