The error "Argument not optional" means that you are trying to use a sub/function that has parameters, but have not given enough (or any in this case).

and form_load event is highlighted.
Next time, please also tell us which line is highlighted - as that is blatantly useful for us to know.