|
-
Dec 12th, 2005, 05:59 PM
#1
Thread Starter
New Member
referenceing a datareport when the name is in a variable
I need to allow a user to select a datareport (to display) from a listbox.
The problem is I do not know how to reference the datareport name from a variable.
the report name is rptOne, rptTwo, rptThree, etc based on which line of the list box the user selects.
the method I want to use is rptOne.Show
How do you reference the datareport when the name is in a variable. In this case it is in listBox(listIndex)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|