JamieArvato
Technical User
hi
how do i call a sub-procedure with parameters that exists in another file, i.e.:
in Book1.xls, i have:
sub MyProc (my_string as String)
....
end sub
how do i call this from book2.xls?
TIA
jamie
how do i call a sub-procedure with parameters that exists in another file, i.e.:
in Book1.xls, i have:
sub MyProc (my_string as String)
....
end sub
how do i call this from book2.xls?
TIA
jamie