Help!

Enter text in a combo box?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Table Design RSS
Next:  need help in creating table  
Author Message
kaitron_g
External


Since: Mar 06, 2007
Posts: 1



PostPosted: Tue Mar 06, 2007 12:27 pm    Post subject: Enter text in a combo box?
Archived from groups: microsoft>public>access>tablesdbdesign (more info?)

Is it possible to fill in text within a drop down box? For example, can a
drop down list include:

"Yes"
"No"
"Other:____(Free Text)______"

Thank you.

FYI - I am not sure what version of Access I have (1997?), as this is a work
computer, but I know for sure that it isn't 2007! Also, I am a user who has
taught myself, so please explain any jargon!
Back to top
"Pat Hartman
External


Since: Feb 09, 2007
Posts: 255



PostPosted: Tue Mar 06, 2007 3:47 pm    Post subject: Re: Enter text in a combo box? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can use combos to help you with boiler plate text. Make sure that the
limit to list property of the combo is set to No (the standard default).
That will allow you to select text from the combo, modify it and store the
resultant modification in your table. There is no feature that will prompt
you to fill in the blanks. You'll have to write your own code to prompt the
user if he selects one of the items that requires fill ins.


"kaitron_g" <kaitrong RemoveThis @discussions.microsoft.com> wrote in message
news:942BDACE-30D3-430D-9C6E-C8D6C0C80E2C@microsoft.com...
> Is it possible to fill in text within a drop down box? For example, can a
> drop down list include:
>
> "Yes"
> "No"
> "Other:____(Free Text)______"
>
> Thank you.
>
> FYI - I am not sure what version of Access I have (1997?), as this is a
> work
> computer, but I know for sure that it isn't 2007! Also, I am a user who
> has
> taught myself, so please explain any jargon!
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Table Design All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum