PC Review


Reply
Thread Tools Rate Thread

combo box issue

 
 
Richard
Guest
Posts: n/a
 
      29th Nov 2006
Hi

I have a combo box in a search form. What I wanted to do is keep a record of
search items in a value list. It works okay until I entered a search for
"richard, lo".

The combo returns with a not in list message, and in the value list is
richard and lo. At debugging, I realised that the text in the combo box is
only "richard". I think it automatically split the text to 'richard' and
'lo'.

I want the value list to store "richard, lo". How do I overcome this issue.

Many thanks in advance for your help.

Richard



 
Reply With Quote
 
 
 
 
=?Utf-8?B?cmljaGFyZCBoYXJyaXM=?=
Guest
Posts: n/a
 
      13th Feb 2007
Hi, im just guessing here as not an expert, but have you tried concantenating
in a query and then basing the combo on the query.

=[firstname] & " , " & [surname]

this may work for you although i have not tried it.

regards

richard harris

"Richard" wrote:

> Hi
>
> I have a combo box in a search form. What I wanted to do is keep a record of
> search items in a value list. It works okay until I entered a search for
> "richard, lo".
>
> The combo returns with a not in list message, and in the value list is
> richard and lo. At debugging, I realised that the text in the combo box is
> only "richard". I think it automatically split the text to 'richard' and
> 'lo'.
>
> I want the value list to store "richard, lo". How do I overcome this issue.
>
> Many thanks in advance for your help.
>
> Richard
>
>
>
>

 
Reply With Quote
Reply

« word | Cancel »
Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
requery issue when combo box values set by another combo box value pubdude2003 via AccessMonster.com Microsoft Access Getting Started 2 5th Jul 2007 10:34 PM
Search Criteria: Two combo boxes: Issue with second combo Lance Microsoft Access Forms 0 21st Oct 2005 03:21 PM
Combo box dependant on another combo box issue =?Utf-8?B?aXZhbHVtMjE=?= Microsoft Access Forms 3 9th Jun 2005 10:12 PM
combo box vba issue =?Utf-8?B?SnVzdGlu?= Microsoft Excel Programming 0 22nd Feb 2005 06:37 PM
Combo Issue David Microsoft Access Forms 2 16th Jan 2004 02:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:47 PM.