View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim in Spokane Jim in Spokane is offline
external usenet poster
 
Posts: 1
Default Input Form on Worksheet 1, Data on Worksheet 2

I created an input text boxes to collect name and social
security number on worksheet1. Then click on a command
button to transfer the name and SSN to worksheet2 and
then leave worksheet 1 blank for the next person to sign
up.

I want to use the single input form on worksheet 1 to
build a database on worksheet 2.

Can I do this?

Thanks
Jim