10-30-2009, 07:14 PM
(This post was last modified: 10-30-2009, 07:17 PM by 1981.madhu@gmail.com.)
When i debuging ,cursor never going into the if condition .
Thats the problem.Iam attaching the excel sheet vbs files and .tsr file try from ur end .Change the Paths in the excel .
[quote='1981.madhu@gmail.com' pid='8578' dateline='1256910290']
When i debuging ,cursor never going into the if condition .
Thats the problem.
Hi,
intItem = RandomNumber.Value(LBound(arrAllItems), UBound(arrAllItems))
Window("Flight Reservation").WinComboBox("Fly From:").Select "#" & intItem
While executing above code getting error .Pls help mew
Thats the problem.Iam attaching the excel sheet vbs files and .tsr file try from ur end .Change the Paths in the excel .
[quote='1981.madhu@gmail.com' pid='8578' dateline='1256910290']
When i debuging ,cursor never going into the if condition .
Thats the problem.
Hi,
intItem = RandomNumber.Value(LBound(arrAllItems), UBound(arrAllItems))
Window("Flight Reservation").WinComboBox("Fly From:").Select "#" & intItem
While executing above code getting error .Pls help mew