Works for me when I try it. I get the numeric value in the ControlSource. Are you sure that BoundTo is set to .T. and BoundColumn=2 ? If you're sure, you might want to delete the ComboBox and try adding it in again.
Fred On Thu, Dec 2, 2010 at 4:32 PM, Jeff Johnson <[email protected]> wrote: > I have a combobox whose recordsourcetype is an array. The array is > loaded with the first column is a text representation of a number and > column two is the actual number. When I select "120.00" where the bound > column is 120.00, the control source is set to 3 because 120.00 is the > third item in the list. It is the row. > > Very weird. Any ideas on how to fix it? > > -- > Jeff > > --------------- > > Jeff Johnson > [email protected] > (623) 582-0323 > > www.san-dc.com > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

