Thanks for sharing knowledge. Can you please tell, sticking to same method & copy single text to multiple rows of a column. For eg. copying text like "Won" to row 2,3,4,5.
Hi, If you consider your array which is {1,2,3,4,5} and you have indicated in excel which cell you have to start from now when I run the project again how do I insert the values below 5 ?
As always, your explanation is great, thanks
Thanks and good job
Thank you so much for this video
Most welcome
Thanks for sharing knowledge. Can you please tell, sticking to same method & copy single text to multiple rows of a column. For eg. copying text like "Won" to row 2,3,4,5.
Hi,
If you consider your array which is {1,2,3,4,5} and you have indicated in excel which cell you have to start from now when I run the project again how do I insert the values below 5 ?
What if we want to implement that in a same column like 1 2 3 4 5
Instead of
1
2
3
4
5
what is code for workbook write cell activity ?