Hi, I would like to drag the same contents in cell A2 till cell A6. I can’t find auto fill range activity and i used auto fill with the syntax as follows. No compilation errors but it did not give any output onto the excel file.
dependencies i have is as follows
excel file is as follows
Use Select Source as A2
only. This will auto fill till your column end. Try using like this.
Excel.Sheet("Sheet5").Range("A2")
Thanks,
Ashok
Can you try to change below formats
Or
For B Column only uncheck Get formatted text
Regards,
hi @lrtetala, unfortunately, i have alr selected same as project and get formatted text, but the error remains.
hi @ashokkarale and @lrtetala, btw, given the dependencies i showed in the screenshots earlier, am i short of something which caused me not to have the activity autofill range ?
I told you to try below 3 methods any one of it works
or
For B Column only uncheck Get formatted text
Auto fill Range is GSuite activities
I think you are looking for these activities Fill Range, AutoFit Range, Auto Fill activities
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.