This is my public function prototype :
Public Sub ActAPrec(ByVal noBloc As String, ByVal noAct As String, ByVal defAct As String, ByVal lstAct As String, ByVal existante As Boolean)
:(
Also, when i call the public sub from the button sub, the caps are changed properly... When i tried to run...