Search results

  1. B

    Adding a user id in a table for newbs

    Hello, I am trying to add a user stamp in a table. I have seen online that perople put a macro (Before Change) in microsoft access 2010 but I dont understand how to use that. I have seen you are suppose to do something with = Environ("username")
  2. B

    Ways to avoid making an all to all relationships

    I am creating a create a table that will have list people doing jobs. So the table will list jobs and the people associated with it. The problem is that many people can work one job and one jobs could be completed by many people. I was told that would require an all to all relationship, the...
  3. B

    Creating an older ACCDE file

    Hello Everyone, I am making a database and in a perfect world all my users will use the updated version of access.... But that is NOT my situation. I have users who are still using a 2003 version and at the moment I cant update them to the proper version. :banghead: Is there a way to make an...
  4. B

    Adding a new Field for calculation of dates

    Hello, I am working on updating another person access database and I am in need of assistance of how to add a calculated field. I need to add a field to an existing table to subtract the date listed in one field from todays' date. It would need to return the answers in days ie 10/10/13 -...
Back
Top Bottom