Search results

  1. B

    Adding a user id in a table for newbs

    Also I tried using before change, but I am alerted that "the function environ is not a valid expression used in data macros"
  2. B

    Adding a user id in a table for newbs

    Question: Mine only shows before change and before delete, where do I find before update?
  3. 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")
  4. B

    Ways to avoid making an all to all relationships

    So from this I am making two "one to all" relationships in this bridge table? Now if I make a query of this to display to the users who will be adding new info, would I be linking the bridge table to the query? I created the bridge table with the relationship but I dont undestand how will I be...
  5. 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...
  6. 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...
  7. 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