Thanks for your reply.
I am getting a 1..which is connected.
However, when I changed the drive location of the program (and associated files)....it is continueing to look at the OLD location.
shouldnt this be being set, with the :
VB Code:
Set objReport = objApp.OpenReport(App.Path & "\Db\" & RptSelect & ".rpt") With objReport
??![]()




Reply With Quote