How would I go about doing this:
If ContainerType = Box then Container must equal a number between 1 and 200. If not in the range then message box.
My thoughts are to put it in the Before Update section sound right?
Along that lines how about this one:
If a container number is already used then...