Sytze de Boer wrote on 2014-10-01: 
>  Tray and Richard
>  If, what I type in the combo box does not exist in the table, it always
>  returns BLANK
>  i.e. wintemp.pcode is empty
>  
>  Thyere is another combox on the same form and its working fine there.
>  The only difference is that field is numeric
> 
> 
> 
> 

Sytze,

I think I see why:

> >  mPcode=wintemp.pcode

mPcode will always be blank since it is at EOF(). 
You need to get what was typed in the ComboBox.
ComboBox.DisplayValue might be what you are looking to use.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to