Search results

  1. D

    Unused Labels

    Thanks so much. I'll give this a try. Now I'm having a whole new problem. So onward and upward!!
  2. D

    Unused Labels

    Can some one please help me? I have been reading the posts and trying to work with the MS Knowledge Base 95806. When I use the code that they have written, I get the msg "Visual Basic module contains a syntax error. Check the code, and then recompile it." Then all the names are taken off...
  3. D

    Report Title

    :eek: I need some help quick. I'm only going to be at this job for 18 more days and I've got to fix this problem. I have parameter set up to ask for a box number when running a report. The wrong name is appears when there are two box numbers. The lower number is the one that ends up feeding...
  4. D

    Filter by Form

    Thanks so much. After much trial and error, that's not what they wanted the form to do.:)
  5. D

    Filter by Form

    :confused: I have figured out how to apply the filter in the form by command button. I have created a second command button to turn the filter off, but for some reason, I can not get it to turn off. I have tried using the event procedure. But I am sure there is a code that I just don't know...
  6. D

    Building a Filter Form

    Le, Thanks for the help. It points me in the right direction, but it could be my total lack of understanding of code that is keeping me from this. I need to filter out boxes/tubes that we have sent to storage. There could be 1 to 100 that for a certain job that I need to keep track of. I'm...
  7. D

    Building a Filter Form

    I am very new at all of this. I am trying to build a filter form to just pick out one item. I am trying to filter out Box Numbers that have been entered into the database to run reports on them. I think that I am missing the correct code to do this. I have tried to create a form off the...
Back
Top Bottom