multiple checkboxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • favor08
    New Member
    • Jan 2007
    • 56

    multiple checkboxes

    I have a continious subform that 9000 + records and I have serveral
    check marks on the subform. so it ties to that record.

    Does anyone have any examples were they use multiple checkboxes in a
    continous form and how they lined them up. Just looking for an example.


    Currently I have some to the far left and others to the far right and
    have them move over based on what option they select.
  • nico5038
    Recognized Expert Specialist
    • Nov 2006
    • 3080

    #2
    As long as the checkboxes are bound to table fields you can arrange them as pleased.
    Not really sure what your problem is in placing them.

    Nic;o)

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #3
      The obvious solution is to have the checkboxes running left to right accross the page with the labels in the form header so they only appear at the top of the subform.

      Comment

      • favor08
        New Member
        • Jan 2007
        • 56

        #4
        Originally posted by nico5038
        As long as the checkboxes are bound to table fields you can arrange them as pleased.
        Not really sure what your problem is in placing them.

        Nic;o)

        No problem just asking for display advice there is a not of information in the detail and I now several check boxes just asking for ideas.

        Comment

        • nico5038
          Recognized Expert Specialist
          • Nov 2006
          • 3080

          #5
          I always ask the user that will have to use them.
          In general (s)he's accustomed to a certain sequence from a document (s)he's working with.

          Otherwise just place them and try to enter some data to experience how it works with real data.

          Nic;o)

          Comment

          Working...