EliseFreedman
Programmer
Hi There
We are trying to design a questionnaire which will be sent out to members of staff. It is based on their carbon footprint.
I have been asked to look at different ways of doing this using IT.
I had a look at what was available on the internet but everything i found had a cost attached to it.
I then had a look at MS Access and whilst it does what we would like, it is not an option at this point as we do not have a server available on which we can put the database/data access page.
I think we can do most of what we want using Excel. We can customise the questions based on the responses given and we can do calculations. We can also issue the questionnaires via email and have them sent back to us by email. My one problem that I need to resolve is how to log the responses that we recieve into either another excel worksheet or an access database. I have found code which copies ranges from spreadsheets into a workbook but Im not sure how to deal with the fact that not every cell will contain the answer to a question. How do I only select specific cells? Any help would be appreciated
We are trying to design a questionnaire which will be sent out to members of staff. It is based on their carbon footprint.
I have been asked to look at different ways of doing this using IT.
I had a look at what was available on the internet but everything i found had a cost attached to it.
I then had a look at MS Access and whilst it does what we would like, it is not an option at this point as we do not have a server available on which we can put the database/data access page.
I think we can do most of what we want using Excel. We can customise the questions based on the responses given and we can do calculations. We can also issue the questionnaires via email and have them sent back to us by email. My one problem that I need to resolve is how to log the responses that we recieve into either another excel worksheet or an access database. I have found code which copies ranges from spreadsheets into a workbook but Im not sure how to deal with the fact that not every cell will contain the answer to a question. How do I only select specific cells? Any help would be appreciated