Results 1 to 8 of 8
  1. #1
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664

    Designing a Report

    In working in Lesson 25 of the tutorials I came across a task
    that confused me.

    I was asked to design a report as shown:

    Code:
    [IMG]file:///C:/Users/james.yunker/Pictures/altair1.gif[/IMG]
    I am very confused about what to do. The labels and inputs toward the
    bottom of the report are not clear.

    It seems something was left out. But before I go into that I am having trouble
    attaching the image. You can see it above. I am not sure
    how to do this.


    Any help appreciated.


    Thanks in advance.




    Respectfully,


    Lou_Reed

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    use the 'go advanced' button in the lower right portion of your screen to attach files to your posts.

  3. #3
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664

    File is now attached

    I do not know if this does the job. I used manage attachments and
    I think that I have attached the file : altair1.gif

    Can you see it?

    R,

    Lou Reed
    Attached Thumbnails Attached Thumbnails altair1.gif  

  4. #4
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664
    Okay, now you can see it. The final row of boxes except for the first one a txt box, not labels. They are actually combo boxes.
    Since I used labels how do I change them to text boxes? Also, from there I guess I can make them combo boxes.

    Thanks in advance.

    R,


    Lou Reed

  5. #5
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    Even if they are combo boxes the down arrow should not appear on any print out you do of this report. If you want to change them to text boxes you can but you will have to modify your query to link to the appropriate table to pull the piece of information you're interested in. I would imagine, just looking at this, that your query has combo boxes in it as well which you have set up using the lookup tab on the table structure. If you've set things up that way it explains the combo boxes on fields you don't want them on for reporting.

  6. #6
    Lou_Reed is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    1,664
    Okay, but the last row

    "Property #: Condition " and all the rest in that row are now labels. they need to be converted to textbox (with a control source). So how do I d that? Or is
    it easier to convert to combo boxes directly?


    Respectfully,


    Lou Reed

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Apparently you have set lookup on fields in table. Then when you drag a field from the FieldList to form or report (or use wizard to build), the properties set on field in table will be applied, in the case of lookups that is a combobox or listbox, whichever was chosen in the table design.

    The image shows 'last row' - the controls in Detail section - as data controls, not labels.

    Right click on a control and then select Change To.

    Or delete and create new.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  8. #8
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    If you are talking about the controls in your PROPERTY TYPE header, why do those need to be text boxes, those *should* be labels
    the controls in your DETAIL area are text boxes which appears to be correct to me.

    The only exception is your PROPERTY TYPE box which appears in the PROPERTY TYPE header so it should accurately appear when a new property type is encountered.

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

Similar Threads

  1. Help in designing tables
    By aparnawangu in forum Database Design
    Replies: 3
    Last Post: 07-21-2015, 11:25 PM
  2. Designing db for a day camp
    By mordecai98 in forum Database Design
    Replies: 3
    Last Post: 11-11-2013, 01:07 AM
  3. Replies: 2
    Last Post: 07-29-2013, 03:23 PM
  4. Replies: 1
    Last Post: 03-04-2012, 05:20 PM
  5. Help with designing database
    By nimalp in forum Access
    Replies: 6
    Last Post: 09-15-2010, 10:34 AM

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