Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: badgateway
  • Content: Threads
  • Order by date
  1. badgateway

    Difficult filter question on different forms

    Hi all, I have been struggling with a filter issue. I have several forms based on several tables. The uniqueness of all tables is that they all have a ID. I use this ID to refer to other tables, like every ohter normal program I think :-) What I want now is that a user can do some filters on a...
  2. badgateway

    Report And Word Object

    Hi all, perhaps this had been posted already, but I have a question concerning the insert Word Object. I have an mdb where there there has to be a lot of printing of different docs with a decent layout! I thought of using mail merge but then you have to use some code and Word has to open every...
  3. badgateway

    Select multiple records And export

    Hi all, I have problem concerning subforms. I have a form with a subform with multiple records. What I want is that you can select one or more records in the subform and that you push a button so that the selected records are dropped in a new table. I'll use that table to create a Word doc with...
  4. badgateway

    subform problem

    Hey all, I have a small problem using subforms. I have to convert a filmaker db to access, so far so good. What I have to accomplish is that I have to make a subform and in that subform I have a recordssource and I have to use checkboxes to add values in the access db. So when I click checkbox...
  5. badgateway

    Subforms

    Hi, I have quite difficult problem. I'll have to explain the way my database is built. I have one major db called files and I have a second db called errors. But there can be more errors for one file so I have to make a second db to fill up with the description of the errors. This just a simple...
  6. badgateway

    convertion acces 97 to access XP

    Hi guys, I have a question for you. I have an Access 97 program wich works perfect but when I convert it to XP it gives soms problems... I have a form with 2 subforms and if you double click in the subform I use something like temp = Me.object object is a member of the subform and also appears...
  7. badgateway

    Screen resolution

    Does anybody of you 'experts' know the code to adapt your screen resolution so you can run your program on every type of resolution. Thanks
  8. badgateway

    listbox and print question

    We're working with a form where you can add stuff by pushing a save button. The saved records appear immediatly in a listbox. What we wanna do is when you enter a specific name of a person that only the records appear that those person has saved and not all the other records from other users...

Part and Inventory Search

Back
Top