Setting a Combo Box to Null
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "Paul C" <u16534@uwe>
- Date: Fri, 09 Dec 2005 12:34:31 GMT
I have two combo boxes in a form which compare results. If one does not
match the other, I give the user a message and then want to set the value of
the one in error to null. The message box part works well, but I cannot
clear what is in the box so that the user can make a new entry. I have tried
me.combo=null and me.combo.undo but neither work.
Any ideas?
.
Relevant Pages
- Re: checkboxes not updating and how do I move to next record?
... What I'm trying to do is compare the name fields of two tables. ... check off both boxes. ... I need the onEPLSDb checkbox checked off and the ... Dim RecordScrubbed As Boolean ... (microsoft.public.access.formscoding) - Re: does Exchange provide a unique id for messages?
... are you saying I can't use WebDAV to get PR_EntryID and compare them? ... > Because long-term entry identifiers must be unique, ... Service providers assign new entry identifiers to moved/copied ... (microsoft.public.exchange2000.development) - Re: Ammon Shea, _Reading the OED_
... The entry for _unpoetic_ gives ... The reader dutifully looks ... means 'compare' so those who look up 'unpoetic' are invited to compare it ... adjectives to make the negative meaning. ... (rec.arts.books) - Re: Ammon Shea, _Reading the OED_
... The entry for _unpoetic_ gives ... The reader dutifully looks ... to compare it with 'unpoetical' and vice versa. ... to make the negative meaning. ... (rec.arts.books) - Re: Multi-table form
... Thanks, Gerald. ... The entry boxes are all set as ... text boxes and I can enter data into most of them. ... >subforms to enter data into multiple tables. ... (microsoft.public.access.forms) |
|