Connecting Tech Pros Worldwide Help | Site Map

Combo Box not displaying all rows

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2006, 12:25 AM
Col
Guest
 
Posts: n/a
Default Combo Box not displaying all rows

Hi - I'm using Access 2000. I have a combo box with 4 columns based on
a query with 4 columns. The query has 111 records. The combo box will
only display 11. When I had 3 columns, it displayed all records. When I
added the 4th column, it initially displayed 17 records. I made a
change to the query, and now it only shows 10 of the records. I've
compacted and repaired without any change. I tried recreating the combo
box using the wizard, and I'm now back to 17 records...

Any suggestions?


  #2  
Old July 17th, 2006, 12:55 AM
Col
Guest
 
Posts: n/a
Default Re: Combo Box not displaying all rows

Just wanted to add that if I change the combo box back to 3 columns, it
works fine.

Col wrote:
Quote:
Hi - I'm using Access 2000. I have a combo box with 4 columns based on
a query with 4 columns. The query has 111 records. The combo box will
only display 11. When I had 3 columns, it displayed all records. When I
added the 4th column, it initially displayed 17 records. I made a
change to the query, and now it only shows 10 of the records. I've
compacted and repaired without any change. I tried recreating the combo
box using the wizard, and I'm now back to 17 records...
>
Any suggestions?
  #3  
Old July 17th, 2006, 08:45 AM
Nick 'The Database Guy'
Guest
 
Posts: n/a
Default Re: Combo Box not displaying all rows

Can you give more detail, the sql from the query would be helpful.

Might have something to do with the SELECT, SELECT DISTINCT , or SELECT
DISTINCTROW part of the query, or the grouping but without more detail
I cannot tell, I doubt that anyone else can either.

Good luck

Nick


Col wrote:
Quote:
Just wanted to add that if I change the combo box back to 3 columns, it
works fine.
>
Col wrote:
Quote:
Hi - I'm using Access 2000. I have a combo box with 4 columns based on
a query with 4 columns. The query has 111 records. The combo box will
only display 11. When I had 3 columns, it displayed all records. When I
added the 4th column, it initially displayed 17 records. I made a
change to the query, and now it only shows 10 of the records. I've
compacted and repaired without any change. I tried recreating the combo
box using the wizard, and I'm now back to 17 records...

Any suggestions?
  #4  
Old July 18th, 2006, 12:25 PM
Col
Guest
 
Posts: n/a
Default Re: Combo Box not displaying all rows

Hi - is this what you are looking for..?

SELECT [EENames].[EEID], [EENames].[LastName], [EENames].[FirstName],
[EENames].[DateEntered] FROM EENames;


Nick 'The Database Guy' wrote:
Quote:
Can you give more detail, the sql from the query would be helpful.
>
Might have something to do with the SELECT, SELECT DISTINCT , or SELECT
DISTINCTROW part of the query, or the grouping but without more detail
I cannot tell, I doubt that anyone else can either.
>
Good luck
>
Nick
>
>
Col wrote:
Quote:
Just wanted to add that if I change the combo box back to 3 columns, it
works fine.

Col wrote:
Quote:
Hi - I'm using Access 2000. I have a combo box with 4 columns based on
a query with 4 columns. The query has 111 records. The combo box will
only display 11. When I had 3 columns, it displayed all records. When I
added the 4th column, it initially displayed 17 records. I made a
change to the query, and now it only shows 10 of the records. I've
compacted and repaired without any change. I tried recreating the combo
box using the wizard, and I'm now back to 17 records...
>
Any suggestions?
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.