dbTalk Databases Forums  

Wrong value in combobox

comp.databases.ms-access comp.databases.ms-access


Discuss Wrong value in combobox in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
colleen1980@gmail.com
 
Posts: n/a

Default Wrong value in combobox - 09-05-2006 , 12:49 PM






Hi:
I try both of them but when i check in debugger both of them shows the
wrong value.

k = Combo2.Value
k = Forms!frmDHG!Combo2.Value

Thank You.


Reply With Quote
  #2  
Old   
pietlinden@hotmail.com
 
Posts: n/a

Default Re: Wrong value in combobox - 09-05-2006 , 01:11 PM






Huh? Works for me. What value were you expecting? Are you doing
something like saving one value and showing another? If you want the
one you're _showing_, that's usually the second, e.g.,

Forms!frmDHGIC!Combo2.Columns(1).Value

Maybe it would help if you posted the fields you're showing in your
combobox and how many and all that. Personally, I'm not psychic, so I
have no clue what you were expecting vs what you got.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.