Results 1 to 3 of 3

Thread: [RESOLVED] generate access report by survey id

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2009
    Posts
    21

    Resolved [RESOLVED] generate access report by survey id

    Hi All,

    I am confident in creating access reports but:
    How do I generate an access report by ID?

    OK, this is the scenario:

    The survey officer enters the survey Id (there can be thousends survey id and associated scores) into a txtBox and clicks a CommandButton.

    1. the system checks if survey id exists
    2. the system checks if basic scores are loaded for survey id
    3. the system calculates the scores
    4. displays the report for that particular syrvey id

    How do I go about point 4?

    Thanks in advance.

    Svetlana

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: generate access report by survey id

    How would you go about creating any other kind of access report?

    I image you would base the report off of an SQL query, and this one would be no different.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2009
    Posts
    21

    Re: generate access report by survey id

    The way I was doing it before was create a query in access and display query results in access report.
    What I need now to do is create a access report by passing a parameter or value from vb 6 frontend.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width