Hi
I'm loading db records and generating the excel, ones excel is downloaded/generated, some of the fields which are allowable for editing can key in and does some calculations, now I can hide the formula by keeping in some cells by hiding/ locking the sheet, but it does not work when I try to copy excel data and paste it is fresh sheet, every thing is visible and unprotected.
Please some one help me, how to restrict further for not allowing or copying the records and viewing the formulas used in the sheet.
I'm using Microsoft.Office.Interop.Excel for developing the application.