Power point issue

Can someone help me!!! I have received a power point presentation in which there is a bar graph,now I have been asked to automate new values through the excel of the existing bar graph. I am not getting it.

@manav_ghadi

Welcome to the community

There is no readily available activity for it

Ypu might need to consider using ui activities or vba to do the task

For vba or macro one activity that can help is below

https://docs.uipath.com/activities/other/latest/productivity"/run-macro

Cheers

delete existing chart using UI activities and then use Insert Chart activity

thanks for the help.

1 Like