G
Guest
Not being a trained programmer, I was just wondering if it is good practice
to write all the code in the form code section or is it better to jump from
the form code to a module to do the work after clicking on a command button
on the form ??
to write all the code in the form code section or is it better to jump from
the form code to a module to do the work after clicking on a command button
on the form ??