Search results

  1. S

    Filtering Form from Single Field

    Hello All, I have an issue I cant seem to figure out. I have a table that stores all info for specific jobs going through our assembly dept and I need to have 2 seperate forms to fill out specific infomation about the jobs. (Main entry form for basic job info, and Job progress form to fill...
  2. S

    Creating A table with a macro

    I may be over thinking this (I do that quite a bit) but I want to make sure I understand what you are saying. I will need just the 2 tables and in the details table each item quoted for any quote number will have a record associated with it. If this is the case how would I avoid having the user...
  3. S

    Creating A table with a macro

    I would be using this to create parts quotes. Each quote can range from 1 item to 200+ items and I figured the best way (if possible) to do this would be to create a table for each quote. I could be dead wrong on that assumption but I am creating this application through trial and error (I'm...
  4. S

    Creating A table with a macro

    Hello all. Without going into the long story of what I'm trying to accomplish I will just ask a simple question. Is it possible to have a Macro create a new table with pre-set field names and data types or would I actually have to use VB code to accomplish this? Also, I really haven't looked...
  5. S

    Please Help

    Rabbie, Thanks. Its amazing how something so simple can cause days worth of frustration. Thanks again for the quick reply.
  6. S

    Please Help

    I am currently working on a Job Tracking/Hours Tracking DB for my company and I have run into a major road block. Here is a breakdown of my problem as best I can describe it. (FYI: I am a complete novice when it comes to access) Tables Involved tblJobInformation - Primary Key is JobNumber...
Back
Top Bottom