Hello, I’m getting this error when I try to write a new “sheet” in an excel file with some data.
Basically, What I do It’s I get data from Excel File 1 (using Read Range ) and I put it to another Excel file 2 with “Write Range” and I got this error message.
I got some values in the variable rpaValores.
I put that inside the first one Excel Process Scope and I got the same mistake.
Post a screenshot of all the properties of your Write Range.
Are you sure there are rows in rpaValores? Is there a sheet named test? Is the path to the Excel file correct? You have a relative path, not an absolute path.
Also, it appears you are using the Workbook Write Range, not the Excel Write Range. The Excel Write Range doesn’t have a box for the path to the file, because it goes inside a Use Excel File activity.
ok that’s fine as long as you have it set to create the sheet if it doesn’t exist (this is in the Excel activities, not workbook)
4: there are modern and classic versions, this is looking at modern. Notice there’s a Write Range under Microsoft → Office 365 → Excel, and a different one under System → File → Workbook (and this is the one you’re using). You should switch to the Excel one.
1.- I’m realizing that If I put a new excel file as the final path, It works. I’m not sure What is happening with the current Excel file that I have to work… I was thinking about negative values inside some sheets but I don’t know plus I don’t select those values…
I don’t find that activity… Could you tell me If I have to install a package?
As far as I know, both activities are in the same package: UiPath.Excel.Activities. Maybe upgrade that to a newer version. What do you see when you search Activities for Excel instead of Write Range?
Also make sure you have set your project to Modern:
I have a small question, here I am using DU to extract data from PDF files. I created a data table by using Build Data Table so do I have to specify the headers manually in that DT? or it will take automatically because in taxonomy I have already mentioned it
hello can you suggest some links or websites which can help me understand String manipulation from Basics to Pro , I have observed the interviewers ask simple questions regarding excel and string manipulation which is sometimes scarry for me, please help