Search results

  1. A

    sharing database

    I want different users to be able to open my database at the same time. My database is on our network server. The users will be accessing the database through data access pages to add, delete or edit the data. But I'm running into problems here. When I try to open the DAP from the different...
  2. A

    Are queries read-only....?

    I created a select query which i can edit in the datasheet view, but not from the data access page that is based on this query. It seems to be read-only. Any suggestions?
  3. A

    calculated field

    I created a field on a data access page that is supposed to calculate grade (A,B,C,D, or F) based on the data from another field on the same page. For example, the "Percent" field calculates and displays the score student got on his/her test as a percentage. Now I'm trying to make this "Grade"...
Back
Top Bottom