Thanks for the help... it worked for me... 
However, i am facing an error capturing the text of the selected WinRadioButton object in the sample test application...
Object doesn't support this property or method: 'Window(...).WinRadioButton.GetROProperty'
Line (45): "objWorkbook.Sheets("Sheet1").Cells(i,11).Value = Window("Flight Reservation").WinRadioButton.GetROProperty("text")".
The link to the mentioned thread is:
https://www.learnqtp.com/forums/Thread-C...-0-on-Win7

However, i am facing an error capturing the text of the selected WinRadioButton object in the sample test application...
Object doesn't support this property or method: 'Window(...).WinRadioButton.GetROProperty'
Line (45): "objWorkbook.Sheets("Sheet1").Cells(i,11).Value = Window("Flight Reservation").WinRadioButton.GetROProperty("text")".
The link to the mentioned thread is:
https://www.learnqtp.com/forums/Thread-C...-0-on-Win7

