Online form and workbook issue

L

lizator

I have an online form that captures information and stores it in a .txt
file. I need it to be read by excel, but I need it to select one
particular cell as the starting point to create new workbooks.

For example, I have a list of three things: size, shape, color on an
online form. They're saved as .txt. Now I have to move to Excel, but I
want separate workbooks: red, blue, yellow, green, orange (based upon
the answers in the color field).

Is this possible? How? Help?
 
Top