Venn diagram macro in VBA.

M

Mark Hanley

I need to create a Venn diagram with three circles and insert names
into each section based on three sets of values. I'm wondering if the
drawing API in VBA would be up to the job. I need to be able to
position the names with x and y coordinates so that they are in the
right section (i.e. I don't want to just plop them in a cell which is
close to the region you want the name to be in). The diagram should be
printable.

I want to use excel for portability and simplicity.

I'd really appreciate any thoughts you may have on whether this sounds
feasible and, if so, how you would approach it.

Best regards

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top