Micro Focus QTP (UFT) Forums

Full Version: How to activate cell in swftable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys,
I've to activate a cell in the swftable. I wrote the following code, but it doesn't work?

Code:
SwfWindow("ABC").SwfTable("XYZ").SetCellData 1,"Active",True

When i did record, same code came up.

When i run the code the "Exception occurred" error shows up.

Can someone please me out on this one?

Thanks
Arpan
Please ensure to include your code between [code] tags while asking or replying to questions. I have done this for you for this time.