Search results

  1. E

    Updates to Attachment doesn't trigger After Update macro

    Hi I want to save all information from a table row into a historyTable when an update is made to it (to be able to view the history of the table). However the table contain one field of data type Attachment and changes to this field doesn't seen to trigger the After Update macro. How do I...
  2. E

    Show column value from lookup field

    I am creating a custom report where that shows values from a specific table. One of the fields in the table is a lookup field, containing two columns (ID and CompanyName from a query). I want to display the name in the report but it shows the ID instead. The data is retreived by an sql-query...
Back
Top Bottom