Recent content by Dwight Todd

  1. D

    Unwanted Line in Report

    I've had difficulty finding lines before. In design view they are usually next to one of the dividers for the footer or header which makes them difficult too see in design view.
  2. D

    Selecting entire field on a subform upon entry.

    When I move from record to record on my main form and my cursor in located on a subform, the contents on the subform are selected(highlighted). Is there a way to disable the selecting of contents on a subform when moving between records? I have my option settings to go to the end of the record...
  3. D

    Subform Tabbing

    You may want to try changing the default view to single form. You can do this by selecting the properties for the subform, however you may need to design your subform. Hope this helps.
  4. D

    Screen keeps centering

    I had a similar problem with a memo field. I eventually had to create a new memo field on the form that accesses the same data. Try this and see if it solves your problem.
  5. D

    Checking a field on a subform when changing a field on the main form.

    I have a database that is used to track work assignments. There is a field on the main form indicating the status of a work assignment. When the work assignment status is changed to 'Closed' I want to check a subform that contains all of the employees that have worked on the assignment to make...
  6. D

    Scrollbar functionality.

    I have a memo field on a subform and whenever I try to append data onto the end of the field the scrollbar moves back to the top of the field thus I'm not able to view what is being typed. If anyone has any idea how I can keep the scrollbar from moving to the top of the field when I type a...
Top Bottom