Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
3 Posted Topics
Re: if u mean displaying a report on vb this is how u go about it. Place The crystal report control on the form, connect it to the report file name Dim Var as CrystalReport set Var = CrystalReport1 'setting the variable to the name of the crystal report control Var.WindowState … | |
Hi, Could anyone out there give me some help in using selectionformula or any other method in printing a report. I have designed a program in vb 6 and i want it to select flight No details and Date using crystal report 8. I have used the following code but … | |
Hi, Could anyone out there give me some help in filtering |
The End.