Hi i am trying to extract information from a textbox from an excel cell with Uipath.
This is complicated because these textboxes are not referenced with a row and column, such as a common cell.
I think it will only be possible using the invoke code and by applying a VB.net code, does anyone know of any code that does this?