irfan512
Dec 11, 2007, 02:58 AM
I have three records in a table with staff no 555,666,777 and I want to pass select query in data report for only staff no =666
Please solve this problem
Please solve this problem
irfan512 Dec 11, 2007, 02:58 AM I have three records in a table with staff no 555,666,777 and I want to pass select query in data report for only staff no =666 Please solve this problem ScottGem Dec 11, 2007, 07:46 AM yuffie Jan 18, 2008, 08:09 AM By datareport, do you mean crystal report? If u're using crystal report, you can create a report with the staff no as its grouping. And then in the vb coding, you can type the report selection formula like " {table.staffno}= '666' " Copyright ©2005-, Ask Me Help Desk
|
||||||||