View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Sheet to Sheet info transfer

A UserForm sounds like the way to go.

John Walkenbach has a free enhnanced Data Form add-in that should fit your
needs.

http://spreadsheetpage.com/index.php/dataform/home


Gord Dibben MS Excel MVP

On Mon, 9 Mar 2009 13:01:03 -0700, gLightFoto
wrote:

I'm trying create a form that will ask people to fill out info (i.e. address,
phone, etc) then reset when it is completed.

Is there a way I can create a form that will ask info and have my user
submitted in some way that will reset the form for the next user? At the same
time the info of all users go to a pre-made spreadsheet that will hold all
imputed info?

Does this question make any sense to anyone?