custsoft
Programmer
- Aug 29, 2000
- 41
I am using vb6.0 and crystal 7.0. I used the .datafiles(0) option of the crystal control in VB to change the main report input table which seemed to work OK. But I can't figure out how to change the two subreport input tables. I tried using .datafiles(1) and (2) but that didn't work. How do I change the input table names of the subreports. I am not trying to change the database it is just that I want the report to look at a different table at run time. Any help would be appreciated. Thanks.