Results 1 to 2 of 2
  1. #1
    stevehoyle is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Location
    RI
    Posts
    33

    Change the look of a form; pass parameters from form to Query

    I've already built the form so I can't select a new theme. How do I change the themes, or could I change the look of each part of the form. The contrast and ease of viewing separate rows is not good.

    Also, how do I pass parameters from a form to a query? I have a query that directly references the form controls (form!Formname!controlname) but the query can be used by multiple forms if I can pass the parameters.



    Thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Did you use wizard to build form? I never do. My experience has been that once a theme is applied, can't get it to go away. Wizard 'groups' controls. Select all controls by left click sweep, then right click > Layout > Remove. Now you can move and resize controls individually as you wish.

    Parameterized query is one method to filter, examples:
    http://datapigtechnologies.com/flash...mtoreport.html

    http://datapigtechnologies.com/flash...earchform.html

    http://datapigtechnologies.com/flash...tomfilter.html

    Other methods will require more VBA.
    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.

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

Similar Threads

  1. Pass parameters
    By BFlat in forum Queries
    Replies: 15
    Last Post: 04-03-2012, 07:27 AM
  2. Replies: 1
    Last Post: 03-07-2012, 09:00 AM
  3. Pass parameters to a query from a form
    By zipmaster07 in forum Queries
    Replies: 1
    Last Post: 02-21-2012, 02:19 PM
  4. Replies: 8
    Last Post: 12-21-2011, 12:50 PM
  5. Pass a value from a query to a form
    By cwwaicw311 in forum Forms
    Replies: 22
    Last Post: 03-22-2010, 10:21 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