Search results

  1. E

    Form executing but not updating table on sql server

    Greetings all - I have a form that is based on a SP that was originally coded in ACCESS 2010 and now we are "using" ACCESS 2013. The form runs fine and behaves like it is updating the record (messages displayed), but never actually updates the table. Tried a lot of different approaches, but...
  2. E

    Populate a sub form combo box based on a value from the main form combo box

    Hi everyone - We recently upgraded and access 2010 adp database to and access 2013 accdb and not everything is working properly. We have a Form with a related Subform and they both have combo boxes on them. After a selection is made in the main form combo box, that value is saved in the table...
  3. E

    Custom XML ribbon not loading and Callback bombing out

    Upgrading from Access 2010.adp to Access 2013.accdb. Based on the user group, a custom ribbon is supposed to deploy. No ribbon deploys and I get a callback error "user-defined type not define" on Public Sub FrmButtonPress(ctl As IRibbonControl). I really can't figure out what the problem is...
  4. E

    Just Onboard

    Not new to Access, but fairly new to VBA coding and custom toolbars. Behind the curve but upgrading from Access 2010 adp database to Access 2013, linked tables, sql server database. Not going so well, that is why I joined. Been struggling for several days and reaching out for help.
Back
Top Bottom