ok. thx. I`ll check that out as well. One thing I don`t understand in Robdog`s code is the crvMyViewer object. Ok, I can add a reference to the Crystal Reports viewer control but doesn`t this object need to be defined somewhere?
Something like :
Code:
Dim crvMyCrViewer As CRAXDRT.ReportViewer
or is this some sort of control I can place on a form?