Hi all,
I have a listbox on a form which lists names of functions in a module. I want to use the "Call" method to run the function selected from the list box. I have tried
Call Me.ListScripts
but it doesn't work. Any help would be greatly appreciated.
Many Thanks
I have a listbox on a form which lists names of functions in a module. I want to use the "Call" method to run the function selected from the list box. I have tried
Call Me.ListScripts
but it doesn't work. Any help would be greatly appreciated.
Many Thanks