View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default how to make a userform like the built in Data form


John Walkenbach has a free enhanced data form available here...
http://j-walk.com/ss/dataform/index.htm

--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
(rows to repeat at bottom now available)




"Charlie"
wrote in message
I need a userform very similar to the built in Data form, refering to a sheet
that contains the database. I need buttons like prev, next, new, etc. Can I
'Save' the built in form, then modify it to my needs?
thanks.