Search results

  1. H

    Blank form

    Good Suggestion You were right that there were no records to display and allow additions was set to no on both my main and subform. I put allow additions to yes on both my main and subform but I still get nothing. I can see how I should get a blank form if there are no records but Why I don't...
  2. H

    Blank form

    I have a form with a couple of fields a subform and a close and view report command button. I have a filter that filters certain records. When the user uses the filter and filters it so there are no records left the form doesn't display anything, not even the command buttons. All it shows it...
  3. H

    form shows duplicates

    I think I did what your are explaning. Here is what I did the original query that had the problem had all the fields for the mainform and subform in it. When I split it up into two seprate queries one for the main form and one for the subform I get this problem: It all works out good however...
  4. H

    form shows duplicates

    I have a form that stores employee information such as name address ect. but it also stores a subform for each employee that has multiple listings for each employee. I have a feature that filters the data kinda like a search however when this data is diplayed in the form it shows multiple...
  5. H

    Don't display duplicates

    I have a form that lets users select criteria of the employees they want displayed on a report. In the Report I just need to display the employees name street address phone ect. However one of the areas in which the user can search on the form is a field that each employee has many of. For...
  6. H

    autoformat

    nevermind i found a solution
  7. H

    autoformat

    I am trying to format my database but I want to use a custom background image, is there a way to do this? -Ben
  8. H

    Resize popup form

    Normally that would work Yes you ar correct on a regular form that would work. However this is a popup box. It pops up when a user clicks a button and doesn't go away until they select something. I think they are usually used to diplay short error messages but I am trying to use them to...
  9. H

    Resize popup form

    This sounds like it should be an easy thing to do but I can not figure out for the life of me how to resize a form that has the popup option set to yes. I know I can change the border style to sizeable but even that setting doesn't save the last size that you used to you have to resize it every...
Back
Top Bottom