Hi!
I'm creating a simple data base which will store information on all instruments installed in our water treatment plant. I'm going to create a main form to browse the records. On it I'd like to have a button to open a specific report - a data sheet of the instrument which tag is currently displayed on the form. Since each instrument type requires its own data sheet template, my data base will need 10-15 reports - one report for each instrument type as per ISA-20-1981. For example, that button on the main form should open report S40, if the instrument type is "Pressure Transmitter", or report S42 if the instrument type is "Pressure Switch". I can add to the form a box with the report name, visible or hidden, if it will help to create a macro or a code to open the right report. Something like open report [name = form "main", box "report name"].
Any help/advice will be highly appreciated.
Merkit