I work for a jail and am trying to simplify my life by creating an electronic version of our department report form. In order for me to be able to use this form though it must be approved by management for use by all employees. The requirements that were given to me for the behavior of this were mostly easy to meet, but I am having problems with one area.
First of all, the report must be made in Excel format because not all of our computers have Word installed. The report must not be able to be saved after it is altered so I made it a template. The user must only be able to alter the contents of cells that are for user input. That was no problem. The cells must not be able to have their dimensions altered, or have the font size/style changed. No problem with that either. Now, the problem is, they want the body of the report (which is currently one large cell)to behave like a Word document instead of an excel cell (pushing enter starts a new paragraph, and the tab key causes an indent, etc.). I tried inserting a Word document object into the cell, but when it was protected it's contents was not able to be changed by the user (which must be possible), and when it was unprotected it's size and font were changeable by the user(which must not be possible). I have no idea what to do at this point, I don't even know for certain that this is possible. Please help!
Thanks in advance for any replies, and I look forward to reading any suggestions.
First of all, the report must be made in Excel format because not all of our computers have Word installed. The report must not be able to be saved after it is altered so I made it a template. The user must only be able to alter the contents of cells that are for user input. That was no problem. The cells must not be able to have their dimensions altered, or have the font size/style changed. No problem with that either. Now, the problem is, they want the body of the report (which is currently one large cell)to behave like a Word document instead of an excel cell (pushing enter starts a new paragraph, and the tab key causes an indent, etc.). I tried inserting a Word document object into the cell, but when it was protected it's contents was not able to be changed by the user (which must be possible), and when it was unprotected it's size and font were changeable by the user(which must not be possible). I have no idea what to do at this point, I don't even know for certain that this is possible. Please help!
Thanks in advance for any replies, and I look forward to reading any suggestions.