View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlie Charlie is offline
external usenet poster
 
Posts: 703
Default how to make a userform like the built in Data form

Does anyone else know of where I could find info on the built in data form
w/it's code. Seems like that would be public info and not someting you have
to pay $20 for...

"Dave Peterson" wrote:

You can get access from John's site. Have your credit card handy.

Charlie wrote:

Hmm, it costs $20 if you need to customize it, which I would...
If I could just see the code behind the basic built in form, that's about
all I need, I just need to incorporate it into another userform... Does
anyone know where I could find this?
thanks.

"Jim Cone" wrote:


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.



--

Dave Peterson