Save two graphs in one slide of presentation
Hello,1. I want to know how to save two graphs into one slide of ppt. Right now the my script is saving one graph per slide to ppt. I need to compare two graphs in single slide. Also, i generate like 100 graphs for my data and having 100 slides in ppt makes hard to analyse. 2. how to scale my individuals graphs?
//******************Open Data table***********************//
dt = Open( "$Downloads\M...
vince_faller