Recent content by Joshin

  1. J

    Not sure how to normalize a table that will contain a enourmous amount of settings

    Hmm, I think I understand, though could you elaborate on the Settings table? So it would contain the Machine ID and have join to the machine ID from the machines table? Something I am admittingly still extremely new to using is queries, I've relied completely on tables and vba for doing most...
  2. J

    Not sure how to normalize a table that will contain a enourmous amount of settings

    Hello, I am not entirely sure how to go about normalizing this table. It contains machine settings for manufacturing lines. Pretty much each line is broken down like this: Each Line has quite a lot of settings ranging from 200-600 machine settings (these need to change so I put them as...
  3. J

    Reporting unique values from 2 different records

    Here's a link to my example, I know, really really basic. I apologize ahead of time :( I searched a lot of achieves in hope of finding out how to do this but I couldn't find anything that would accomplish this specifically. Is this possible to do? http://www.mondaysaretragic.com/Example.mdb
  4. J

    Reporting unique values from 2 different records

    Hello, I was wondering if someone could help me with something. Basically, what I want to do is go from one record to another, and make a list report of any of the values that aren't the same. A example of how my table is build is this: ID # (Key); Size (mm); Length (mm); Width (mm); Area...
  5. J

    Question Need help! Access beginner here!

    Thank you very much! I have a few more questions, if possible. How would I make it so I could make a "OK" button precede to the desired record whch has a lot of values of it's own? Like say, from that example, I pick NV then Vegas and there was a OK, where it would bring up another form that...
  6. J

    Question Need help! Access beginner here!

    Hello, I was wondering if someone could help me with a little project. I am not very good at access but would really like to specifically figure out how to do this in either 2007 or 2003. Basically what I want to do is create a form that essentially does the same thing as ATI's driver selection...
Back
Top Bottom