Results 1 to 6 of 6
  1. #1
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283

    Hierarchical picklists at the table level

    Hi everyone,

    I am trying to see if it is possible to create hierarchical picklists at the table level. Basically limit the values in column 2 based on the value chosen in column 1.

    The reason I am trying to do it at the table level is I am using Connexa XS which is an excel add in that allows Excel to be the front end of an Access database, but it can only show the data in a table.

    I have validation rules set up now that only allow certain values to entered into the columns but they are not constrained at this point.



    Probably a pipedream but I thought I would ask the experts.

    Or maybe there is another option for Excel front end to access backend I have not come across yet.

    Thanks

    Bret

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Not at table level because there is a little bit of code required to make cascading (dependent) 'picklists' work. I don't understand why cannot build a form with cascading comboboxes.

    Why use Excel as a frontend at all?
    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
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283
    They want to use Excel because it has the ability to click and drag to modify multiple records. They are using Excel now but each on their own spreadsheet. I am trying to consolidate to a common backend with as little pain to them as possible

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Multiple users cannot edit same spreadsheet at same time. Whereas multiple users can edit the same table in Access at same time.

    There are programmatic methods in Access to accomplish copying data to multiple records on a form. What data needs to be replicated?
    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
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283
    With Connexa XS what happens is they open Excel and link to the table and it pulls the data into Excel for them...they make their changes and then hit Save and it updates the Access table. Basically multiple users interacting with the data from an access table through their own excel spreadhseet

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    They don't do anything else with the data - reports?

    I was given a db that used Excel as user interface for data entry/edit and reports. It was a nightmare. I eliminated Excel and went all-Access.

    But every situation is different - if your users are happy...
    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. Linking Tables at the Table Level Vs. the Query Level
    By Tammy in forum Database Design
    Replies: 3
    Last Post: 12-03-2014, 01:34 PM
  2. How to make hierarchical structure for the flat table
    By masoud_sedighy in forum Queries
    Replies: 9
    Last Post: 06-25-2013, 02:01 PM
  3. Table Level Validation
    By Stretch2312 in forum Access
    Replies: 4
    Last Post: 11-23-2012, 03:17 PM
  4. No lookup fields at table level then what?
    By justgeig in forum Database Design
    Replies: 3
    Last Post: 06-05-2012, 11:29 AM
  5. Hierarchical queries!!!
    By stoly in forum Access
    Replies: 10
    Last Post: 12-01-2010, 06:36 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