does anyone know how to call sub from another form?

for example, i am working with form 1, but i need to call a command1_click() from form2, does anyone know how to do this?

-emptywords