G
Gussie
Hello everyone, I have been trying to dynamically run a function that is
stored in a variable (this comes from an Access table). To make to story
short:
strSomeFunction = "ExportRecords"
then I would like to call it:
Run strSomeFunction
There is no EVAL() function - I am not referring to the EVALUATE Excel
function.
Any ideas?
stored in a variable (this comes from an Access table). To make to story
short:
strSomeFunction = "ExportRecords"
then I would like to call it:
Run strSomeFunction
There is no EVAL() function - I am not referring to the EVALUATE Excel
function.
Any ideas?