Search results

  1. G

    Open form using a tempvars

    Hi, I hope someone can help because I can’t seem to make this work. When a user needs to update a record but do not have the authorisation to make the changes my DB sends a task to their line manager for them to complete the task. Currently, the line manager opens the task form which gives...
  2. G

    Using a word template

    I have seen in databases a function that when you click a button it opens a box which lets you choose a word template from a selection available. Upon clicking the required template some information is passed to it via bookmarks. When the template is then saved under a different name a hyperlink...
  3. G

    Question regarding Parent ID

    I’m putting together a database for contracts. The contract number needs to be unique but can just be a consecutive number so I was planning to just use the system generated ID and just change the label on the form to Contract No. However, there seems to be a consensus that the parent ID should...
  4. G

    VBA Validation

    Hello, In the form for my Customer Address table I have a toggle button to show if the address is Active or Closed. In the form for my Equipment table I have the same for the items of plant, a toggle button showing if the item is Active or Closed. The Equipment table is linked to the...
  5. G

    Problem with subreports

    Hi, can anyone help. We undertake statutory inspections of machinery. I am in the process of creating a database Access 2013 which amongst others has a table that contains all the equipment we inspect (tblEquipment). Due to the regulations that apply to different types of equipment I have 60...
Top Bottom