Execute functions in MS Access

Hey guys.

I have a database in MS Access where there is a form with several buttons.
I wanted to execute each of the buttons but I wanted to avoid clicking.

Each button has an associated function.

Is there any way to perform these functions?

Thanks

@Jose_Cunha

You can write a macro to call all the functions

Cheers