How to run this script in UiPath Workflow

I have this script with me to paste a chart from excel to outlook mail body. I have never dealt with scripts in UiPath, so can you guys help me how to run this script in the workflow?
Thanks in advance :slight_smile:

New Compressed (zipped) Folder.zip (814 Bytes)

Hello @im_heathen,

use Invoke VBA Activity. give file location as string and pass method name as “Pasting01” (in your case).