Macro code to write the specific data into specific cell of an excel with arguments

Hi all,
Can anyone please help.
I want macro code which takes the input of the cells value where to write the data and data to be written in the cell as an argument. Macro will be saved inside the excel.

Thanks In Advance

Hey @M1288

You want to pass it from UiPath right ?

Thanks
#nK

Hi @Nithinkrishna,

Yes the cells values and the data to be written in that cell should be passed from uipath

Okay clear. Will post a sample soon.

Thank You So much @Nithinkrishna. it will be very helpful

1 Like

Hey @M1288

Here is a sample demo - nmnithinkrishna_XLMacroToWriteCellVal.zip (13.2 KB)

We can do lot of more stuff as well, but hopefully you can explore it as required.

Hope this helps, If you have any other queries as well feel free to post.

Thanks
#nK

Hi @Nithinkrishna,

Thank you. i will check

Sure buddy.