Consulting

Results 1 to 6 of 6

Thread: VDA structure creating

  1. #1
    VBAX Newbie
    Joined
    Dec 2014
    Posts
    3
    Location

    VDA structure creating

    Dear All,

    I would like to kindly ask you for support.

    I have checked almost whole internet and I don't now, how to solve my problem.

    I would like to create a macro, which will create a block diagram.

    Let me explain based on on the example of the organizational structure, because it will be the first sample, where I will use this solution


    Is it possible to do it in excel, a VDA/ macro, that when you press a button to create a diagram, it will create a scheme knowing:
    - How many levels are vertically - Column A
    - How many in each level is the level horizontally - Column C
    - Enter a name to each block - Columns D-H


    I thought about inserting scheme with SmartArt (file - Proposal 2), but he has some limit to the number of levels. So is it possible to do it by inserting into the cells and then simply reformatting them, add border, add something like the arrow (in file - Proposal 1)?
    The assumption is that when it will be use it will have different amounts of levels and blocks at each level.


    Thank you in advance for your help, because now I'm fighting with his for a long time and I am blocked, For 100% I will not do it by myself


    When an my post replies, please take into account that the I am not a "master" of VBA, so it will be possible, that I will not understand some VDA words and language


    Regards and once again thank you in advance
    Attached Files Attached Files

  2. #2
    What your worksheet shows is an Org(anizational) Chart. There are plenty of examples of Org Chart templates available for Excel. Despite the dubious spelling of 'Layered' see for example - http://office.microsoft.com/en-001/t...103427541.aspx which will give you a better start position. A quick look at Google also found https://www.youtube.com/watch?v=00C9xcShyd4
    Graham Mayor - MS MVP (Word) 2002-2019
    Visit my web site for more programming tips and ready made processes
    http://www.gmayor.com

  3. #3
    Moderator VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    Marciej,

    I removed your other same as post in the Site And Forum Related forum.
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  4. #4
    VBAX Newbie
    Joined
    Dec 2014
    Posts
    3
    Location
    Thank you!
    It was my mistake, and I din't know how to cancel the previous one and leave only the one in EXCEL part.

  5. #5
    VBAX Newbie
    Joined
    Dec 2014
    Posts
    3
    Location
    Hello gmayor,

    Yes, it is and Organizational Chart, but there is a main difference between the one available (links which you send me) and the mentioned by me.
    I would like to have a file in which:
    - I will open the worksheet: "Worksheet";
    - Fill in the blue table;
    - Press a button, which will create a Chart.

    What I mean "create": it will copy the names of the levels, check how many levels it have, adapt it and past the text it in correct level (and in example: Proposal_1 - adapt the cell size to the text).

    In my opinion it is not the one which you shows me.

    Best Regards and thank you for your support
    Maciej

  6. #6
    You can use these org chart templates as images (svg,png or jpg). They are quickly editable and can be embedded in excel

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •