tbli

  1. D

    Add New Variable to Shapes

    Hi all, Here is the code to create a structure chart from range A to range C of the sheet ‘’BD’’ Here is a screenshot of the sheet ‘’BD’’ https://www.dropbox.com/s/vyik32v24dp2ysm/sheet%20BD.png?dl=0 There is the ‘’Big father‘’ in A2 which is the ‘’Boss’’ The column B states all the ‘’sub...
  2. D

    VBA add textbox to shapes

    Dear all, I'm trying to find a way to add textbox to shape created by the code below Sub créeShape(parent, niv, Attribut, coul) hauteurshape = 48 largeurshape = 92 colonne = colonne + 1 forga.Shapes.AddShape(msoShapeRectangle, 10, 10, largeurshape, hauteurshape).Name = parent...
  3. D

    Rearange structure chart for better display

    Dear all, I try to find a way to rearrange a structure chart Here the current image I get https://www.dropbox.com/s/25sxfbbhv1vb9pj/CUURENT%20DIISPLAY.png?dl=0 Here what I would like https://www.dropbox.com/s/pquidh4eul69mi2/Rearrange%20structure%20chart.png?dl=0 Sheet 1, In the range A2...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top