I don't fully understand but maybe this will help.
Customer.find(:all, :conditions => { :name => 'a'..'e' })
http://api.rubyonrails.org/classes/ActiveRecord/Base.html
If you need help with the controller or view specifically can you please add more information to your question?
Andy Gaskell
2009-08-23 05:04:20