Search results

  1. S

    AllowEdits subform (continuous) based on command/toggle button- help

    The listbox has code on the doubleclick event that loads the selected record. I am not able to doubleclick on it when the form is locked for editing. When I hit the button to 'edit' the form, I can doubleclick on the listbox again. I would like to be able to doubleclick on the listbox items...
  2. S

    AllowEdits subform (continuous) based on command/toggle button- help

    I have a follow up question for this solution. I have a listbox on the form that I am calling the editnotedit sub for and when a user clicks on one of the items in it, it will load that record in another form. the list box is also locked and I do not want it to be. Is there a way to keep that...
  3. S

    AllowEdits subform (continuous) based on command/toggle button- help

    That works perfectly! Thank you very much.
  4. S

    AllowEdits subform (continuous) based on command/toggle button- help

    Hello, This is amlost exactly what need, but is there a way to put it into a functin/macro so I can use it from a menu? Thanks!
Back
Top Bottom