Search results

  1. D

    Check Sharepoint Online Status (VBA/Access 2007)

    Hi all, OK, I have searched and searched... I have a few tables set up in Access 2007 that are links SharePoint lists. I have successfully found the code and set it up to toggle SharePoint on- and offline (as well as sync when offline). When using the toggle command, it shows in the status...
  2. D

    Subform refresh hangs

    Hi All: I have a form that has a data source set to a simple query off of a table. The form has a subform that has a child/parent relationship (date filed). The subform has conditional formatting set for all of the fields. Moving through the records with a simple DoCmd.GoToRecord , , acNext (or...
  3. D

    Edit Cascading Combo Box

    Hi, I have a series of cascading combo boxes that work fine. The previous combo box (CB1) sets the row source of the next one (CB2) based on CB1's value. All fine and dandy for all 4 CBs. My problem is, if someone comes back later and wants to the edit the record, they may just on CB3 (for...
Back
Top Bottom