Hi,
until now I could read Excel range like this:
With UiPath upgrades it looks like this:
Can someone help me how to define range within excel read range reference variable?
Thx and kind regards,
Vanja
Hi,
until now I could read Excel range like this:
With UiPath upgrades it looks like this:
Can someone help me how to define range within excel read range reference variable?
Thx and kind regards,
Vanja
Fine
In Use excel activity if you are using read range means then mention the range like this to read the entire datatable
Excel.Sheet(“Your sheetname”)
You can get this value by clicking on plus symbol in read range in the field RANGE
cheers @VanjaV
Hi @VanjaV ,
Check this video for your understanding
hey
check this please
regards
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.