Results 1 to 2 of 2
  1. #1
    vientito is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2014
    Posts
    26

    table field properties - bound column only accept numeric value?

    I try to put an expression for the property "bound column" so that my lookup values will be directly dependent on one of attribute's choice

    I have got four options for my attribute. Each option will use a slightly different set of lookup values. I save all four sets in another table.

    Then in my properties definition I refer directly to this table as lookup base. When I put bound column number equal to an expression so as to choose the right column of lookup values it refuses. It seems that it does notl ike anything other than a numeric value.

    If that's a no-go, I am not sure how to achieve what I try to do then?

    Essentially I have a table that 4 attributes: QID,itemID,CatType,Catchoice



    CatType can have only 4 values. Each value will make Catchoice take on a different set of combo values

    The problem I am having is that I am stuck at the Catchoice lookup definition because it is dependent on what kind of CatType the user picks

  2. #2
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    I don't really understand your requirement.

    Essentially I have a table that 4 attributes: QID,itemID,CatType,Catchoice
    So you have a table with 4 fields(columns).
    I recommend you normalize your structure, and use a form with combo boxes to validate data entry.
    You may wish to investigate Cascading Combo boxes also.

    Perhaps you could tell us What the proposed database is about.

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

Similar Threads

  1. Replies: 3
    Last Post: 08-09-2013, 05:12 AM
  2. numeric field in table
    By msasan1367 in forum Access
    Replies: 13
    Last Post: 04-07-2013, 10:28 AM
  3. Replies: 1
    Last Post: 02-16-2013, 09:05 AM
  4. Replies: 6
    Last Post: 11-14-2012, 01:06 PM
  5. Replies: 1
    Last Post: 12-08-2011, 08:03 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