Search results

  1. F

    Subform Selection Slow

    Will check some of those things, DB data is always large so to post db with less records would remove the problem. I have several that have the same problem In the current DB I am using 2 things to get around the problem 1. Remove any non-needed data, seems obvious, but complicated DB has...
  2. F

    Subform Selection Slow

    No timer events, but the query is based on a select query which in turn is based on a crosstab query. I know this will slow it doesn't but it does not answer the question: Why is there any calculations going on when in design view on a form or subform? Thanks
  3. F

    Subform Selection Slow

    I have had this problem for years too Seems we still do not know the cause Problem detail: When either in main form in design view or in subform in design view, there is code that repeatedly calculates giving on a slight gap in between calculations in which I can click on a field. Super hard...
Back
Top Bottom