Hi all, is it possible to call a function or sub when the name of the function is stored in a var.

When i try this i'll get the error
Compile error
Expected Sub, Function, or Property.

Is there a way to call it with the name stored in a string variable ??