I have two excel files “a”, & “b”.
I have data in excel “a” (column1) , that needs to be copied (data is not fixed) to excel “b” in a column(say column 2) [the data that is pasted must be accross all rows ].
Could i get some help regarding this ?
HI @shikharno.7
Just to make the point clear, do you want to have the output like follows?
yes @Lahiru.Fernando
thanks
could you please help with the xaml ?
Yeah I was working on it… That’s why the reply got delayed
I thought of sharing a example is better than explaining on the logic would be better…
Let know whether this helps…
ExcelCopy.xaml (9.8 KB)
Working perfect . Thank You @Lahiru.Fernando
will incorporate this logic in my project
@shikharno.7 Great… Glad to know it works for you… If that solves your problem please also mark my answer as the solution too…
Thank you
Happy automating!!
Looks like there is no row in your data table. That’s why its throwing that error.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.