In each excel sheet, it shows the consumption value for each purchase order, culminating in the total “value released to date” figure at the very bottom. Within each excel sheet I need to “get text” from the total figure cell in the “Value Released to Date” row:
I have tried the [Get Text] function, clicking the total value as the target, with anchor in the cell stating “value released to date” as shown:
I would think the robot would be able to recognize “value released to date” but when I run the work proces the robot is always unable to get text. I always get these errors:
Notes (not sure if this affects the solution/workflow outcome?):
(1) Whenever a human or robot opens the excel sheet, it opens to the very TOP of the excel sheet with columns closed (not sure if this affects the “Wanda” cum "Computer Vision ). Furthermore, The robot seems to only work if a human manually scrolls the tool-bar down so that the robot can VIEW the “value released date” row in order to get text.
(2) As these excel sheets are downloaded over time, the number of rows in each excel will increase (with each order raised), the KEY goal is still to get the TOTAL value.
Conclusion plea: appreciate your kind advice to teach me how to resolve this
Sorry I am a dummy using StudioX 2020.10.6 enterprise license windows installer, appreciate that solutions be simple and using whatever limited activities I have in this newbie version of StudioX. If you need me to provide info (i.e. error messages etc.), please explain in your request HOW i can access such required information, so I can best assist
Furthermore, if I were to switch from UiPath Studio X to Uipath Studio, yes I am able to magically find 2 Read Range activities, however they look nothing like the read range activities you kindly presented earlier:
(1) The Excel>Read Range looks like this, there are no similar selections like in your screenshots or workbook.
(2) the workbook>read range looks like this:
It seems that there are a myriad of versions of uipath, making it very difficult to achieve practical solutions to automate office activities
are you able to update studiox? on newer versions, Get Text should work also.
On the version that you have, i see by the graphics in your pics that is a very old studiox, get text was not meant to work well on excel files.
in newer versions you can use read cell, read range, get text …
try to update, the newer the better