Results 1 to 6 of 6
  1. #1
    agent46 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Location
    Bay Area, Ca
    Posts
    12

    Continuous form with non interactive fields

    Hello all,

    I'm building a continuous form to display product information from records in a single table. Pretty simple. Some of the fields in my table are combo boxes. I would like to display the data in these fields without the combo box functionality. Is there any direct way on a form to simply display the data in a field without the combo box?

    Thanks in Advance,


    ~46

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Yes, use a textbox. Convert the combobox (right click > ChangeTo) to textbox or drag textbox from the Design tab and set ControlSource.

    You must have set lookups in table. I never do that. Review: http://access.mvps.org/access/lookupfields.htm
    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.

  3. #3
    agent46 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Location
    Bay Area, Ca
    Posts
    12
    Thank you. Actually, I need the combo box setting for our data input form, so I don't really want to get rid of the combo box format for these fields.

    This other continuous form I'm talking about (above) would be more like a simple scrolling directory of the records, so in this case only, I just want to display the current content of the combo box fields without the combo box functionality.

    I hope this is a better explanation of my question.

    Thanks.

    ~46

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Doesn't matter if the lookup is set in table, can still have combobox on form. Removing the lookup from table will not impact comboboxes already created.

    Setting lookup from table just aids in creation of combobox on form. Dragging the field from fieldlist will cause control to adopt properties of the field. Can just drag a textbox from the Design tab and then manually set the ControlSource. Voila! - no combobox features.
    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.

  5. #5
    agent46 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Location
    Bay Area, Ca
    Posts
    12
    Ah! Yes, thanks!

    All the Best
    ~46

  6. #6
    agent46 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Location
    Bay Area, Ca
    Posts
    12
    You anticipated my next question with this like, although I'm not clear on what exactly it's recommending I do about it. Will post a seperate question. Thanks again.

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

Similar Threads

  1. Populating a Continuous Form with Unbound Fields
    By gazzieh in forum Programming
    Replies: 6
    Last Post: 02-28-2013, 11:11 AM
  2. Replies: 1
    Last Post: 07-30-2011, 03:21 PM
  3. Non-continuous form
    By alyon in forum Access
    Replies: 6
    Last Post: 07-19-2011, 12:25 PM
  4. Interactive Training sugguestion
    By dstone8484 in forum Access
    Replies: 5
    Last Post: 07-06-2010, 07:33 AM
  5. Continuous Form
    By duckie10 in forum Access
    Replies: 13
    Last Post: 06-09-2009, 11:15 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