Gustav Brock
Gustav at cactus.dk
Fri Apr 10 16:28:28 CDT 2009
Hi Rocky Well, how will I know - it's your app ... but isn't the combo bound to some field? But that is what you will update, thus it cannot be an expression which means ... I think we are moving in circles here. You could make the combo unbound and bind a (hidden) textbox instead. This you will update using the AfterUpdate event of the combo. At the OnCurrent event of the form, you set the value of the combobox. Bedtime here, a hard day is coming up tomorrow. /gustav >>> rockysmolin at bchacc.com 10-04-2009 23:04:44 >>> Gustav: Where would that go in the code? Rocky