Good afternoon,
There is chart I have been assigned to create and keep "live" that should show different projects represented by arrows (Left to Right). The size (width, height, and length), position, text/label, and color of each arrow depends on the individual project's specific characteristics: Capital investment (for size), start date (for position), project name (for text/label), and segment (for color) . Since this chart will have to be updated as projects get adjusted, I would like to get some help developing a vba code to reference each arrow to specific cells based on the project's information specified above. Any help will be greatly appreciated!
Regards,
Fergus89
There is chart I have been assigned to create and keep "live" that should show different projects represented by arrows (Left to Right). The size (width, height, and length), position, text/label, and color of each arrow depends on the individual project's specific characteristics: Capital investment (for size), start date (for position), project name (for text/label), and segment (for color) . Since this chart will have to be updated as projects get adjusted, I would like to get some help developing a vba code to reference each arrow to specific cells based on the project's information specified above. Any help will be greatly appreciated!
Regards,
Fergus89
Last edited: