Results 1 to 2 of 2
  1. #1
    sneupane is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2010
    Posts
    7

    Access Report Error

    I have created an access report using report wizard from a table A and the report is columnar.The report works fine. Now I want to add a text box in the detail section of report and show a field name 'ImagePath' in that text box from a different table B. When I do these steps and run the report it gives me '#error' in the text field. So what could be the best possible way I could solve this error?


    SAR

  2. #2
    SoftwareMatters is offline Access VBA Developers
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Dorset
    Posts
    274
    What is the error?
    Is it because the text field you are trying to add is not part of the reports Record Source?
    If so, put the report in design view, select properties and on the Data tab select Record Source. You need to join in the table and add the field you want in to the field list. Then you can use it on the report.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access to SQL error
    By dalet in forum Programming
    Replies: 5
    Last Post: 10-16-2009, 07:43 AM
  2. Error in Print Report Button
    By Robert M in forum Reports
    Replies: 16
    Last Post: 09-23-2009, 03:08 PM
  3. [Error]Access Crashed Issues
    By ckhaos in forum Security
    Replies: 1
    Last Post: 06-23-2009, 02:08 PM
  4. Report Printing Error
    By gjohnson71 in forum Reports
    Replies: 4
    Last Post: 03-07-2009, 12:36 PM
  5. Replies: 1
    Last Post: 12-09-2005, 09:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums