Code for manipulating Lists

  • Thread starter Thread starter Cynthia
  • Start date Start date
C

Cynthia

Hi all,

I would like to write some code to sort, search and read lists (Excel databases), much like the Data
form does, only better. I am particularly interested in returning only certain rows into a listbox
and using variations of the Find method. Given some basic code examples I can learn a lot.

Is there some online help in this area? The Excel help is very limited.

TIA,
Cynthia
 
John Walkenbach has written a replacement for the Data Form and the code is
available for $20 I believe.

Anyway, much of what you describe is freely available at his site

http://www.j-walk.com/excel/ss

go to developer tips and downloads.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top