Creating a printable form
Hi, I have a requirement to generate a printable form containing information from multiple records. The records all come from the same CRMOD custom-object and are differentiated by the Service_Request ID and a type field, (Example of the type codes are, D2, D3, D4, ...) The form format doesn't allow for a column based report. I'm considering trying to do this with a dashboard that could be printed but would rather create some type of report that could be merged with MS/Word or some other office document. Has anyone automated the extraction of data into an MS/Office document? I'm looking