Results 1 to 3 of 3

Thread: Reports in Access

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    101

    Reports in Access

    i know that this question probably doesnt apply to this forum but im hopiing someone might be able to help me anyway! my question is:
    i am creating a report in access and im trying to show a value in a textbox by using the expression builder. the value that i want to show in the textbox is a value that is in a table with only one row and one column! can anyone please help me out here?

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343
    Do you need other information from another table ?

    If not then use the properties>Data Source for the report. Select the table you need (the one with only one record) then close it (say yes to save it). Then drop in a text box, select it, Properties>Data Source change the drop down to the fiel you want to display.

    If you are pulling other info and connot link the table in any way, drop it in and see if you can make a valid Sql statement to retrieve the results, then do as above.

    Lastly if all else fails, then you'll need to code into the report format section to pull the data from the table and place it in a textbox on the report.


    Vince

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    101

    Thanks

    thanks man for solving my problem Ecniv

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