I have a form that makes an input box appear when a user clicks a particular object. I need some code that will allow the user the click cancel and the input box will dissappear (ie - not run an error) and will not let the user click OK without entering in a value.
NB: some of the input boxes require text while others require numbers and/or dates.