View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

You could add some controls to your userform to go up and down your database.

You may want to take a look at Data|Form to see how MS did it.

Or John Walkenbach's enhanced data form:
http://j-walk.com/ss/dataform/index.htm

Andy Tallent wrote:

I have a UserForm that writes multiple pieces of data to a worksheet which
acts as a "database". Is it possible though to recall the data back from the
database to the UserForm for editing purposes based on a search of a unique
piece of data in the database?
--
Andy Tallent


--

Dave Peterson