Hi all,
Sorry for posting this as I know it has been asked before, however I don't know the right terminology to be able to complete the search and get what I am looking for, so hope you can help and point me in the right direction.
I don't really know much about forms in excel so normally create a worksheet that looks like a word document with blank cells for text etc. to be entered. This then links to a hidden worksheet that pulls the data from the cells into a row. This row can then be copied and pasted into a master spreadsheet. I appreciate this may not be the best way to do it, however its the only way I know and works.
However, this time I want to send out the spreadsheet to multiple people (100s) and request them to complete with their data and return. this means I will have 100s of files containing rows and don't want to have to manually copy and paste each line into the master worksheet. I have seen something where you put all the files into a folder and then run VBA/macro and it populates each row of data onto a new line in the master table.
My questions are;
What is the code?
Will this work with a hidden worksheet?
Will this work with a protected worksheet? (the hidden row is also locked to prevent editing)
Would also be interested if there is a better way to create a form in excel that puts the data into a separate worksheet, but would still have the same issue that i would receive 100s of files so would then need to run the same vba/macro to put all the data into a master worksheet.
Thanks in advance for your help,
Bookmarks