Results 1 to 2 of 2
  1. #1
    Yakisobi is offline Novice
    Windows XP Access 2010 64bit
    Join Date
    Jul 2011
    Posts
    1

    Check Box to Combo Box

    Let me first say I am not a programmer...so please reply back in simple terms



    I created a yes/no field which populated as a checkbox on my form.
    The default value is set to False.

    I then went in and changed field from yes/no to a combo box with a drop down option of yes/no/unknown.

    However, when I did this, the default value brought over is "no" despite deleting my default value of 0.

    Is there any way to correct this problem? I want my default value to be blank, like it is for a field when I create it as a drop down option upfront.

    Thanks in advance!

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    the key question is what is the field at the table level?

    if this is a brand new design with only test data - making a change is ok. if this is a populated database with real data - making the change needs to be done with care and fore thought.

    one doesn't need to be a programmer - but one does need to have an Access textbook. a default value can exist at the table level, and/or at the form level. when changing from a checkbox to a combobox - you want to make the change at both levels also.

    hope it helps a bit.

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

Similar Threads

  1. Replies: 8
    Last Post: 03-14-2011, 09:45 AM
  2. Replies: 5
    Last Post: 01-02-2011, 10:09 AM
  3. Replies: 3
    Last Post: 09-29-2010, 09:31 AM
  4. To check or Un-Check all Boxes in a form
    By devcon in forum Forms
    Replies: 7
    Last Post: 05-01-2010, 12:03 AM
  5. Check for numbers in a combo box
    By slenish in forum Programming
    Replies: 2
    Last Post: 03-17-2010, 07:03 PM

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