I work in Fire/EMS. I'm trying to compile a database that allows me to input patient information all in one big spreadsheet. For example:

Sheet 1 has all of the run numbers, patient info, times, etc. This is used for record keeping.

Sheet 2 is a daily run log that is used. It contains Run Number, location, destination, and times.

Sheet 3 is a form used to print patient information for a cover sheet. It contains patient information, times, chief complaint, etc.

I'm aware of using the equal function. That is not my issue. I am wanting to save all of the information on Sheet 1 to the report, and print off Sheets 2 and 3. Is this possible without having to have a program created? Thank you.