Results 1 to 2 of 2
  1. #1
    Mercator is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10

    Cascading Combo Box in 2010 Web Database Data Entry Form

    Hi All,



    I am new to web databases (access novice) and I need to have a cascading combo box in a web data form which is published to a SharePoint site. I keep seeing posts on regular access database forms with VBA, but I haven't been able to get that to work in the web databases. I have been reading about the data macros specific to tables, and that those will follow through to web forms as well, so I am not sure if I should use that option. Any suggestions?

    Regards,
    Mercator

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,920
    VBA doesn't work in web database and I don't think Data Macro applies. Data Macros are triggered with the Form/Record BeforeUpdate, AfterUpdate, Delete actions. Changing value in the combobox won't trigger those form/record events.

    Are you using navigation form? Review https://www.accessforums.net/access/...orm-30546.html
    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. Combo Box Data Entry Form Issue
    By MintChipMadness in forum Forms
    Replies: 24
    Last Post: 08-06-2012, 05:04 PM
  2. Replies: 4
    Last Post: 05-28-2012, 09:39 AM
  3. [Access2003/2010] Cascading combo box visibility
    By sublevelmonkey in forum Programming
    Replies: 7
    Last Post: 01-19-2012, 10:39 AM
  4. Replies: 2
    Last Post: 05-11-2011, 09:06 AM
  5. Problems with data entry form Access 2010
    By OfficeQuestions in forum Access
    Replies: 4
    Last Post: 09-23-2010, 01:42 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