By default, it will stop when it gets to a blank line.do you have one?
--
I'm sorry, now I'm realizing that indeed something else seems to be going on. The diagram includes all of the connections but the top members of the the far-right column should be merged with the middle elements - indeed, they have the same lables.Will--2013/1/17 William Faulkner <wi...@planpp.com>
Thanks for the reply! I don't think so. Copied and pasted Sankey worksheets from excel into new document (attached).--2013/1/17 Bruce Mcpherson <br...@mcpher.com>
By default, it will stop when it gets to a blank line.do you have one?
--On Jan 17, 2013 7:43 AM, <wi...@planpp.com> wrote:Hello,I am attempting to create a simple Sankey diagram from some survey data stored in excel. In the future I plan to learn how to use Java and D3, but for now I'm using the Excel to Sankey code provided by Bruce McPherson (THANK YOU). I managed to produce the attached diagram, but the problem is there are other connections not shown in the dataset. I believe this is because the default only takes data from a limited number of rows, and my data contains a few more rows than the example that comes with the cDataSet.xslm download. My (woefully amatuerish) question is simply how can I make the macro read all the lines in my dataset - keeping in mind I am a complete newbie to java and vba.Thank you for any help you can give!William--