Report automation

falkuwari

New Member
Joined
Mar 9, 2020
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I'm generating wellness reports for a project. I have around 1000 report (80 pages each) in PDF format. I currently use acrobat to manually generate or edit reports and it is consuming in every possible way!

In the report we have 30 traits that we test for, and each trait has it's own results page. Attached, you can find the page layout for the results page. Can you please recommend the most simple way to automate reports generation given that I have no experience with scripting.

Thank you!
page layout.jpg
page layout.jpg
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
If the reports have common core content and something that can be used to determine the variable content for each report is stored in a database or Excel workbook with a table structure, mailmerge may prove a suitable tool. For the basics, see:
For some VBA code that automates a mailmerge to generate a separate report for each recipient (plus lots of other useful mailmerge stuff), see Send Mailmerge Output to Individual Files in the Mailmerge Tips and Tricks thread at:
 
Upvote 0

Forum statistics

Threads
1,223,666
Messages
6,173,665
Members
452,527
Latest member
ineedexcelhelptoday

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top