HyperSizer Support Forum

Software Use => Scripting => Topic started by: manurico on July 11, 2017, 10:17:13 PM

Title: Options when generating reports using VBA
Post by: manurico 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