Search results

  1. L

    Form Design window scrolling bug

    I understand that. I am referring only to the window where the form layout is displayed. both the right side of that and bottom seem to not refresh when I scroll down.
  2. L

    Form Design window scrolling bug

    Yes scrolling is on. I can scroll. However, the bottom and right side of the design view does not update or refresh.
  3. L

    Form Design window scrolling bug

    Why is the bottom and right side of the form design window not scrolling correctly? I am using MS Access 2013. I have a attached a file with a screen shot.
  4. L

    .Seek does not honor Option Compare Binary

    I have "Option Compare Binary" at the top of all my modules. I noticed today that the .Seek "=", "ABC" does not follow binary rules. that is if I have two records "ABC" & "abc" the seek would match on either it finds first. Indicating seek is case insensitive. Is there a way to force the...
Back
Top Bottom