Hello,
I have a requirement to populate data in a specific cell of existing excel sheet template from a database. I have an excel sheet with all the calculation done, just fill data on certain cell and that template will do rest of the calculations. I want to store that excel template on a server, so that once the user populate data on that sheet, he can download that excel sheet.
I need a concept, that how can I to achieve this thing, and additional to that I want to keep every formatting of excel template like color, fonts everything as it is.