Calling procudures when the name is held in a string

StuBailey

Registered User.
Local time
Today, 17:52
Joined
Sep 20, 2001
Messages
15
Has anybody got a clue on how I do the following? I have a number of tests which I am going to run on a database, and each test has been given it's own Sub, with the name of that sub held in the test table. I loop round a recordset of all the tests which need running and pull out the procedures name. How Can I run it?

TIA

Stu
 

Users who are viewing this thread

Back
Top Bottom