I am calling one Crystal Reports from VB6. I am sending a text field void, and in a Crystal Reports's formula is evaluating cdate(text_field). This operation is generating one error (20515) captured by VB. So i want to capture this number error in Crystal Report and make a "raise" (as in VB&) to other invented number error, that i will capture in VB.