Thread: Data Forms
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default Data Forms

hi
if you want to use the built in form like Kassie suggested, you may have to
add it to the quick access toolbar. office button excel options customize.

if you want to create a custom form then you will have to do some codeing to
make the data move to the sheet and more codeing to clear the form.
see this site for step by step instructions. code examples are included.

http://www.contextures.com/xlUserForm01.html

regards
FSt1

"MarkOffice2007" wrote:

How do you create a data form from a worksheet and does the information
entered into a data form appear in the worksheet?

Once information has been entered into a data form will the form clear so
that you can add, say for instance, another client?