Search results

  1. C

    Security for MS Access 2007

    Good Morning All! So I have created this database for a lessons learnt system. Is it possible in MS Access 2007 to have security on it. What I mean is I want certain individuals (project heads) to have access to alter, add and save the database, while everyone else can only view it. This...
  2. C

    Problem creating a search, in Microsoft 2007

    Apologies, So when I type in a title and push the search button, it comes up with 'run time error 3001' Invalid Arguement When I push debug, it goes into Microsoft Visual Basic and the line Me.Recordset.FindFirst '[Title]=' & Title is highlighted yellow. I am trying to use the find first...
  3. C

    Problem creating a search, in Microsoft 2007

    Firstly I am using Microsoft Access 2007 I am currently trying to build a database that can search through specific lessons learnt for a company. I have started by building a table, which includes Title, Project, Date, Summary, Category, Attachments and Key Words. Next I created a split form...
Back
Top Bottom