News: Need training? HyperSizer Training Videos are available now! Learn more here: https://hypersizer.com/trainingevents/e-learning/

Author Topic: Options when generating reports using VBA  (Read 11295 times)

manurico

  • Client
  • **
  • Posts: 1
    •  
Options when generating reports using VBA
« on: July 11, 2017, 10:17:13 PM »
Hi,
By using the VBA object method:

"GenerateDetailAnalysisReport(OutputFileName As String, displayReport As Boolean)"

I managed to create an excel report for the whole project using VBA. I am however interested in creating individual excel report files for each (or a particular) assembly in my project. Is there any object/method that allows me to do that?
Thanks
Manuel