mattyboy2000
Programmer
Hello. I'm trying to send a crystal report as a parameter into a function to populate a CrystalReport Viewer.
I cant seem to find the type of object to declare the parameter. I'm currently using the 'Object' object but its limiting my functionallity:
public sub DoSomething(objCR as Object)
'Stuff
end sub
Please help
Matt![[thumbsdown] [thumbsdown] [thumbsdown]](/data/assets/smilies/thumbsdown.gif)
I cant seem to find the type of object to declare the parameter. I'm currently using the 'Object' object but its limiting my functionallity:
public sub DoSomething(objCR as Object)
'Stuff
end sub
Please help
Matt
![[thumbsdown] [thumbsdown] [thumbsdown]](/data/assets/smilies/thumbsdown.gif)