book library sample

mikevds

Music Library
Local time
Today, 05:22
Joined
Apr 29, 2005
Messages
69
I have a sample of a database, I want to populate.

Their is a sample available that can populate the country, city and state fileds.

What fields would I need would
country be book
state author
city pubulisher

I want to create a db populating list box of a books database

it is available on the fontstuff website

http://www.datapigtechnologies.com/AccessMain.htm
 
Last edited:
This is what I want to do
have one list box for Title,
the other eone for author, and the other one for Publisher so those three cascade

http://www.fontstuff.com/access/acctut10.htm
'Is a good example

Regards,

Michael Van Der Stad

Any examples would be very appreciated. I've spend 5 years trying to work on this.

By doing the requery method nothing helps
 
book populating list boxes

I want to learn a VBA book on how to populate list boxes
The most popular database I have is
a books database
I want to populate
the name of book
with author associated with it.

So it only displays the book with the author.

Does anyone know what book could teach me that based on similar fields
or any hands on class in the Northern New Jersey area?
 
Re: book populating list boxes

Since Access 97 populating a listbox hasn't changed much. Any Access book will give you the information you seek. However it's a little odd to buy a book just to populate a listbox.

Search the forum for listbox. You get a lot of examples on the subject.

HTH:D
 

Users who are viewing this thread

Back
Top Bottom