Search results

  1. N

    how do i disable column header context menu in a subform

    I already got the answer... Application.CommandBars("Form Datasheet Subcolumn").Enabled = False Thank you...
  2. N

    how do i disable column header context menu in a subform

    hi to everyone, i have a question, lets just say i have a subform named Child0 and the source object name is Contacts, i set the default view of Contacts to Datasheet view, now when i open the main form with Child0 as my subform, i wanted to disable the the menu that pops up when i right click...
Back
Top Bottom