Use of Default Value property
- From: "AimeeK via AccessMonster.com" <u15662@uwe>
- Date: Thu, 05 Jan 2006 16:53:41 GMT
Hi, I have a form in which I have a combo box in which if a user selects
"Yes", the corresponding text box becomes visible and the default value
(which was set up at the table level) reads "Enter details here". If the
combo box selection is "No", then the box goes away, which is what I want to
happen. However, if a user selects "Yes", enters some details into the text
box, but then realizes they've made an error, and goes back and selects "No",
then the corresponding text box retains the values they started entering
instead of resetting back to the default value of "Enter details here". Is
there a way to reset this using code within the combo box's After Update
event and the DefaultValue property?
Let me know if you need more detail...thanks in advance for your help.
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: Use of Default Value property
- From: John Welch
- Re: Use of Default Value property
- From: sebthirlway
- Re: Use of Default Value property
- From: Ken Snell \(MVP\)
- Re: Use of Default Value property
- Prev by Date: Re: Combo Box Issue
- Next by Date: Re: cannot edit records
- Previous by thread: Re: adding multiple tables as record source to a form
- Next by thread: Re: Use of Default Value property
- Index(es):
Relevant Pages
|
Loading