Search results

  1. W

    How to keep filter functions, but disable design view function?

    For every module put Option Explicit below Option Compare Database Then select Debug>Compile ---> I applied and found 2 more errors... fix the error and repeat debug>compile until compile is greyed out ---> I did and created .accde but facing same problem; report's error on report, anyway thank...
  2. W

    How to keep filter functions, but disable design view function?

    Wow! that was quick... Thank you very much for the reply, and in addition, I have successfully compiled the code, but I haven't tried what you suggest so I'll give it a shot... Thank you...
  3. W

    How to keep filter functions, but disable design view function?

    is there a way to disable the design view of a form, but keep the right-click filter functions that are built in? My same Question... but it seems I cannot find help.. I've tried to save as accde but returns report error, while in accdb it works fine with filter... but if disabling/ uncheck the...
Back
Top Bottom