Hi Team,
Please find the below sheet FYR.
I want to copy the above C7 cell value to below sheet in B12 cell can u plz help me how to do that
Note: two are different excel sheet
Hi Team,
Please find the below sheet FYR.
I want to copy the above C7 cell value to below sheet in B12 cell can u plz help me how to do that
Note: two are different excel sheet
Hi @bhanu.priya2 ,
You can achieve that with the Read Cell and Write Cell Activities.
Kind regards,
Ashwin A.K
Hi @bhanu.priya2 ,
You could try the below Steps Primarily using Read Cell and Write Cell Activity :
Read Cell of the First Excel keeping the Range as "C7"
using Read Cell
Activity, Keep the Output of Read Cell variable as Generic
Type.
Write the Output of Read Cell to the Other Excel keeping the range as "B12"
using Write Cell
Activity
Let us know if you are facing any issues.
Hi @bhanu.priya2 ,
Could you try changing the variable type to UiPath.Core.GenericValue?
Kind Regards,
Ashwin A.K
Thank you
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.