Search results

  1. A

    Changing to a record based on text box entry

    Hey guys, im going to try and describe my problem as best as i can. i have a database with a large number of records. Navigating through the records through a form one by one is a pain, so i want to create a text box where you can enter the ID number of the record, and whichever record has the...
  2. A

    VBA code works on one machine but not another?

    hi there, i have this vba code which allows the user, through the use of a macro, create a folder within a certain directory using the unique ID number of the record as the folder name. It will not create duplicates. This works great on one pc but not another, which has the same directory...
  3. A

    adding pdf's to an image window based on their name

    Hi there. im relatively new with Access and database construction but have dabbled in some vba throughout my database's construction. im currently creating a rudimentary database in order to store 'learner details', 'certificate details' and 'course details' for a health and safety company, on...
  4. A

    expression typed incorrectly or is too complicated

    hi there, im a relative newbie to access and have been recently employed creating a basic database for a small company. i have been trying to create a 'search engine' which would search through all records of a table through the use of a sub form on a form, and unbound fields. What i want and...
Back
Top Bottom