Search results

  1. S

    Multi user access

    I created a database which will need to allow many users at once. A group of us can access the file at the same time, but 1 new user cannot. If anyone has the file open she gets the message "Could not lock file", if she has the database open first we get the message "could not use (file name)...
  2. S

    Lookup not working

    I have created a table which has a lookup box linked to another table with a bound column reference. The lookup works in the table. On the form I have linked the original table to a query table which does a calculation based on the result of the lookup and another field. Everything was working...
  3. S

    Retrieving data from a table

    I put this on the tables forum but my answers have now stopped, can anyone here help me with how I get this information to appear on a form.... I have created an expense database but I now want to try to add fields to the main form which will allow the users to select their car engine capacity...
  4. S

    Retrieving data from a table

    I have created an expense database but I now want to try to add fields to the main form which will allow the users to select their car engine capacity and the price they paid per litre to establish how much VAT can be reclaimed. A small extract from the table from customs & excise is set out as...
  5. S

    autofill fields

    I originally wanted to populate the table used for the form being viewed with information based on another table, which has a common field, but having read other threads this does not seem possible. I tried to create the query suggested so the fields could be linked and therefore the control...
Back
Top Bottom