Results 1 to 5 of 5
  1. #1
    NoAlarms is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2012
    Posts
    10

    Question Begginer Questions

    Hello. I have a few questions about access, and I would love if someone could help me with it. I already tried everything, but I just can't figure out how to do it.

    1- I want to put a button on a formulary that calculate a sum of a column of the table. How do I do it?



    2- I want to put a field on a formulary (I think the name is "combo") that restrict the user to select only 4 types of answer (I mean, something like that, "wich color do you like the most?" And then, the user have the option to chose: blue or red or yellow. How do I do it?

    Apologize for my poor english!
    Last edited by NoAlarms; 04-11-2012 at 06:31 PM. Reason: Problem Solved

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    1. Depends on how the form is set up: Single, Continuous, or Datasheet view.

    2. Set combobox properties:
    RowSourceType: Value List
    RowSource: blue;red;yellow
    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
    NoAlarms is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2012
    Posts
    10
    Quote Originally Posted by June7 View Post
    1. Depends on how the form is set up: Single, Continuous, or Datasheet view.

    2. Set combobox properties:
    RowSourceType: Value List
    RowSource: blue;red;yellow
    Thanks so mnuch!

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Is this resolved or do you need more help with item 1?
    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
    NoAlarms is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Apr 2012
    Posts
    10
    Quote Originally Posted by June7 View Post
    Is this resolved or do you need more help with item 1?
    all ok! now im stuck here: https://www.accessforums.net/showthr...about-relatory

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

Similar Threads

  1. Newbie w/a few questions
    By Davo in forum Access
    Replies: 3
    Last Post: 11-14-2011, 01:13 PM
  2. Starter Questions
    By JimmyRayBob in forum Access
    Replies: 2
    Last Post: 10-27-2011, 10:03 AM
  3. QBF Questions
    By brandonze in forum Forms
    Replies: 2
    Last Post: 08-04-2011, 01:49 PM
  4. Few N00b Questions
    By lucas.robb in forum Database Design
    Replies: 2
    Last Post: 09-20-2010, 04:58 PM
  5. First Database Questions...
    By qu1ckdry in forum Database Design
    Replies: 0
    Last Post: 03-01-2010, 09:33 AM

Tags for this Thread

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