Hello,
Is is possible to have a VBA to generate a smartart hierarchy based on data in a worksheet.
The data in the worksheet is currently structured as follow:
Name Reports to
ENT_BG235
ENT_YG235 ENT_BG235
ENT_BUGP ENT_BG235
ENT_YUGP ENT_BUGP
ENT_H0416 ENT_BUGP
ENT_Y0416 ENT_H0416
ENT_S0319 ENT_H0416
ENT_S0445 ENT_H0416
ENT_S0061 ENT_H0416
ENT_S0355 ENT_H0416
ENT_S0354 ENT_H0416
ENT_H0261 ENT_BUGP
etc...
Thanks in advance.
Alain
Is is possible to have a VBA to generate a smartart hierarchy based on data in a worksheet.
The data in the worksheet is currently structured as follow:
Name Reports to
ENT_BG235
ENT_YG235 ENT_BG235
ENT_BUGP ENT_BG235
ENT_YUGP ENT_BUGP
ENT_H0416 ENT_BUGP
ENT_Y0416 ENT_H0416
ENT_S0319 ENT_H0416
ENT_S0445 ENT_H0416
ENT_S0061 ENT_H0416
ENT_S0355 ENT_H0416
ENT_S0354 ENT_H0416
ENT_H0261 ENT_BUGP
etc...
Thanks in advance.
Alain