Hi,
I have a function which checks for all lookup values in combo box fields in the application.
It works for most of the lookups for fails for few items .
For example- Below mentioned are the lookups which is not selected while excuting. Cursor moves to the left most corner of the window and the lookup value is not selected in the combo box. It does not through any exception but continues with the next value in the list.
Any idea what is missing here.
Lookups
-----------
3 Payments (Equal) - 33.3% per payment
4 Payments (Equal) - 25% per payment
3 Payments (50% 1st Payment, 25% for the next 2 Payments)
3 Payments (40% 1st Payment, 30% for the next 2 Payments)
Thanks,
Saha