Unable to automate MSFlexiGrid

Hi,

I am trying to automate an application where data is there in MSFlexiGrid .
Uipath is recognizing whole screen as a single object and unable to fetch the required data.

How can I get the cell level information

Regards

And Surface Automation (/screen scraping) is not an option?

Yes, unable to use screen scraping. As there is huge amount of data ( numbers , more than 1000 cells).

Some data is not captured and some places multiple cells merged and showing as single cell… Lot of other problems are there with screen scraping

@jsm77, if using “Invoke Code” is an option for you, you might try adapting the code at this CodeGuru link.. Here’s the link for the zipped project file.

Regards,
burque505