Posts
 
Reputation
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 #107.55K
~6K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for priyakumar

I just want to share this because this works for me... [CODE]Private Sub Form_Load() Dim report As New CRAXDDRT.report Dim sql As String Dim crapp As New CRAXDDRT.Application Dim tbl As CRAXDDRT.DatabaseTable 'I modified the query for the report by specifying the WHERE clause sql = "SELECT....WHERE..." With crapp 'I …

Member Avatar for AndreRet
0
6K

The End.