is there any possibilities in .net(except mvc ) regarding import excel sheet into database with different formats in excel same sheet (means diffrent table formats in same sheet)
Is there any code in .net for excel cell wise data insertion into database in visual studio.
please find below sample formats in single excel sheet.
Help me with excel sheet insertion in same table or different tables.
| Project Name | Carpet Area | Sale Area | Construction Area | Sale:Carpet Area Loading | Construction:Sale Area Loading |
| test | test | test | test | test | test |
| test | test | test | test | test | test |
| test | test | test | test | test | test |
| Tower | RCC Completion | CFO Ready | OC Ready | Remarks |
| test | test | test | test | test |
| test | test | test | test | test |
| test | test | test | test | test |
Leon DPosted Sep 25, 2019, 2:58 AM
Jaimin ShethiyaPosted Sep 25, 2019, 1:06 AM
can you please check the epplus library
please refer below link for that
let me know if you have needed any other help.
Thanks