Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / November 2005

Tip: Looking for answers? Try searching our database.

List Box Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
roccogrand - 29 Nov 2005 17:05 GMT
I have a List Box on one of my forms that fails to show certain records when
an index record is clicked.  It works fine for other records. The data are in
the table for all of the records but this is an application that I have
reused a few times by deleting records from tables.  

The table contains several memo fields, an URL hyperlink field, and a
hyperlinked image field.

Q: Is there a way to clean the table so that the List Box retrieves every
record's data?   What would cause this to happen, other than forty deleted
records?

Thanks.
Jeff Boyce - 30 Nov 2005 00:52 GMT
No idea what you mean when you say "an index record"...

A list box gets "filled" by an underlying SQL statement/query.  Please post
the SQL statement your list box is using.

Regards

Jeff Boyce
<Office/Access MVP>

>I have a List Box on one of my forms that fails to show certain records
>when
[quoted text clipped - 11 lines]
>
> Thanks.
roccogrand - 30 Nov 2005 02:12 GMT
Sorry for being so cryptic Jeff.   I use List Box in a pretty basic manner to
select a record using a particular field that I refer to as the Index.  The
SQL is simply:

SELECT qryBoilerplate.Service FROM qryBoilerplate;

My List Boxes are created via the wizard using option 3.  Only one field is
used.

LDN

> No idea what you mean when you say "an index record"...
>
[quoted text clipped - 21 lines]
> >
> > Thanks.
Jeff Boyce - 30 Nov 2005 19:16 GMT
If "qryBoilerplate" is the source of your list, then perhaps the query is
not selecting all the records you expect to see...

Regards

Jeff Boyce
<Office/Access MVP>

> Sorry for being so cryptic Jeff.   I use List Box in a pretty basic manner
> to
[quoted text clipped - 39 lines]
>> >
>> > Thanks.
roccogrand - 30 Nov 2005 20:36 GMT
Nope.

All of the data are there.  I copied one of the fields into Word and
everything appears in RTF.

LDN

> If "qryBoilerplate" is the source of your list, then perhaps the query is
> not selecting all the records you expect to see...
[quoted text clipped - 47 lines]
> >> >
> >> > Thanks.
Jeff Boyce - 30 Nov 2005 22:25 GMT
Please post the SQL of your query.

(and worst case, consider dumping the query that doesn't work and re-writing
it.)

Jeff Boyce
<Office/Access MVP>

> Nope.
>
[quoted text clipped - 60 lines]
>> >> >
>> >> > Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.