07-23-2008, 02:21 AM
Thank you for the explanation.I got it now. But getting the same error for the line below
The statement contains one or more invalid function arguments
Any idea why this error is coming, i checked the syntax too...
Code:
FromCities(i) = browser("Deccan").Page("Deccan").WebList("ctlAvailCriteria_cboOrigin").GetItem(i)
The statement contains one or more invalid function arguments
Any idea why this error is coming, i checked the syntax too...