Search results

  1. F

    docmd.outputto http...

    O' mighty experts... I am having a bit of an issue backing up our data - i used to be able to outputto via a UNC path to our EDMS, allowing me to do daily excel data backups. However with a recent upgrade of the EDMS, i can no longer use a UNC path - the only option available is a WebDav link...
  2. F

    Update a record without a query?

    Hi, Don't know if this is possible, or if im being just plain stoopid: Is there a vb command that will update a record without having to use a query? My problem is this - I have an HR database which has allows us to add employees that are going to start. We then set their [Activity Status]...
  3. F

    Silly SQL End of statement prob

    Hey everyone - am trying to get a simple (i think!) update query to work between two tables. I am aiming to do this by selecting the source and destination tables from combo boxes, and then select the fields that will have the reference and obsolete data with further combo boxes. I have...
  4. F

    Linked tables to problem

    Hi, I'm sure this is probably quite a basic question, but i'm having real difficulties with it: I have a table filled with employee details (tbl1). Each employee has certain discipline that they fill, and the different disciplines are kept in a seperate table (tbldiscipline). This is...
  5. F

    report based on custom query

    Hi, hopefully someone can help me with this - being relatively new to access, i might be misunderstanding some basic principles... I have created a query that is based on a number of list boxes in my main form. One of the list boxes controls the headings/fields that is displayed in the query...
  6. F

    Searching for multiple data

    Hi, I currently have an employee database - all info is currently in one table. I am wanting to create a search box in my form which allows me to search for multiple bits of information. ie. I would like to be able to type in either a first name, surname, full name, or employee id number (for...
  7. F

    automatic field completion

    Ok, i'm very new to access, so please be patient! Right, disclaimer over, hopefully someone can help me with this. Essentially, I have a table of employees who have something called an OUC - this is a group identifier which allows us to recognise certain info about them. The first three...
Back
Top Bottom