A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

pull down



 
 
Thread Tools Display Modes
  #1  
Old December 4th, 2009, 02:22 AM posted to microsoft.public.access.forms
Joel Allen
external usenet poster
 
Posts: 59
Default pull down

Hi,

I have the pull down so that the user must select what's available, but how
can I force a user not to leave a pull down blank. I've tried Default Value
but it doesn't work.

Thanks,
Joel


  #2  
Old December 4th, 2009, 03:03 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default pull down

On Thu, 3 Dec 2009 18:22:02 -0800, "Joel Allen"
wrote:

Hi,

I have the pull down so that the user must select what's available, but how
can I force a user not to leave a pull down blank. I've tried Default Value
but it doesn't work.

Thanks,
Joel


What's the context? Is the Combo Box (the real name of the control) bound to a
table field that you're updating, or an unbound control to select a record for
editing and viewing, or what?

--

John W. Vinson [MVP]
  #3  
Old December 4th, 2009, 03:15 AM posted to microsoft.public.access.forms
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default pull down

Use the Before Update event of the form to set focus back to the combo box.
You can also add a validation rule to both the table and the form, which the
user won't be able to ignore.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"Joel Allen" wrote in message
...
Hi,

I have the pull down so that the user must select what's available, but
how can I force a user not to leave a pull down blank. I've tried Default
Value but it doesn't work.

Thanks,
Joel



 




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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.