View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How can I collect specific data from cells in a fill-in form?

Maybe designing a form using MSWord would be better. You can tell MSWord to
only save the data (in a CSV file, IIRC).

But if you want to stay in excel, maybe this from Debra Dalgleish's site would
help:
http://contextures.com/xlForm02.html

You may need the other direction, too:
http://contextures.com/xlForm03.html

Sherri at Quality Envelope wrote:

I created a fill-in form for docket orders. I don't want to save every
"form", just collect certain data from the form that I can look up at a later
date, and transform that data back into form use if I need to.


--

Dave Peterson