1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Need to create a diagram of connected points

Our take

Creating a visual representation of connected points in a spreadsheet can enhance your understanding of relationships between sites. In your data, each site is represented in the top row and column A, with TRUE indicating a connection, FALSE for no connection, and "Diag Fail" for testing failures. Your goal is to generate an image with dots for each site and lines connecting them based on these relationships.

Spreadsheet looks basically like this: Across the top row and down column A are sites., in order. If there is a connection between "Site A" and "Site B" the "Site A" row will have TRUE in the "Site B" column, and vice versa. If there is no connection it will be "FALSE," if we failed to connect to "Site A" to test the connection to "Site B" that column will say "Diag Fail," and finally "Site A" to "Site A" has the value "Self".

What I would like to generate is a series of dots in an image for each of the sites, and then a line that connects them if there is a connection. I'm pretty sure I've seen this done in a pivot table in the past, but it's been too long.

Edit: Stole u/bradland 's example screenshot. This is what my source data looks like

https://preview.redd.it/m8i50tauohng1.png?width=1522&format=png&auto=webp&s=929713c9609bdef9d5800a74270e0dfaf90bdf62

submitted by /u/TheBigBeardedGeek
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with