R
Russell
I am evaluating Visio for producing Organization charts for my company and have been able to produce a standard Org Chart using a custom VB program. These Org. Charts have multiple pages and we would like to publish them to the web. I have two questions.
1). Is there a method in VBA which can be used to save my file as a web page? I have tried the "SaveAs" method using an ".htm" extension but it does not work properly as it only create one file (which is apparently the same format as an .VSD extension). The "Save As Web" option generates a host of files when it is executed from within the product.
2). Is there a method in VBA which can be used to re-arrange the subordinate boxes in an Org Chart (like the "Arrange Subordinates" option under the Organization Chart menu)?
Any suggestions would be welcome.
Thank you
1). Is there a method in VBA which can be used to save my file as a web page? I have tried the "SaveAs" method using an ".htm" extension but it does not work properly as it only create one file (which is apparently the same format as an .VSD extension). The "Save As Web" option generates a host of files when it is executed from within the product.
2). Is there a method in VBA which can be used to re-arrange the subordinate boxes in an Org Chart (like the "Arrange Subordinates" option under the Organization Chart menu)?
Any suggestions would be welcome.
Thank you