Hi Peeps,
I do the following to set the data path of my reports :-
This works great for just one report but how do I set the path of a sub report. I am using Crystal V8.5.Code:For iLoop = 0 To iTables - 1 mdiMain.repMain.DataFiles(iLoop) = sCatPath(sDBPath, FILE_DATABASE) Next iLoop
Thank you for any help,
Jiggy!




Reply With Quote