That's it ! Thank you once again Tracy
On Fri, Oct 3, 2014 at 2:27 AM, Tracy Pearson <[email protected]> wrote: > 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 > > [excessive quoting removed by server] _______________________________________________ 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/cag1nny_y-c9z17clo0d7tteudrfxfopwmp8rquo_w4z2ngt...@mail.gmail.com ** 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.

