Ask Experts Questions for FREE Help !
Ask
    irfan512's Avatar
    irfan512 Posts: 5, Reputation: 1
    New Member
     
    #1

    Dec 11, 2007, 03:58 AM
    query pass in vb data report
    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's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Dec 11, 2007, 08:46 AM
    SELECT * FROM table WHERE staffno = 666
    yuffie's Avatar
    yuffie Posts: 10, Reputation: 1
    New Member
     
    #3

    Jan 18, 2008, 09:09 AM
    By datareport, do u mean crystal report?

    If u're using crystal report, u can create a report with the staff no as its grouping. And then in the vb coding, u can type the report selection formula like
    " {table.staffno}= '666' "

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Data entry or data processing from home. [ 1 Answers ]

Hello from Florida, My name is Don and I am looking for a free data entry from home website that I can find. It is not easy to find! Please help!

DNS Query Query. A Query about DNS Queries... [ 12 Answers ]

I am a software developer, I don’t know much about networks. I have a working network but with one weird (well to me it’s weird) problem. If you can offer any insight I’ll be very grateful! <!--- Image Attachment Below (I couldn't find a way to paste it here in the editor :-( ) ---> ...


View more questions Search