0

I have to export data to excel. In Excel sheet i have to keep some styling and grouping functionality. i have tried a POC with EPPlus.dll but getting an error

Error   1   The type or namespace name 'OfficeOpenXml' could not be found (are you missing a using directive or an assembly reference?)

I tried it in my vs 2010 frame work 4.

can any body tell me about how can i achieve this. or about the error or any other dlls with download url.

Thanks in advance.

Anish Karunakaran
  • 987
  • 3
  • 17
  • 39
  • I don't know what your code is for export or what you are exporting but here are some good tips- http://stackoverflow.com/questions/7589768/exporting-data-to-excel-in-vb-net. – AxGryndr May 29 '13 at 07:11
  • 1
    Did you reference the DLL? At best, use nuget to obtain EPPLUs. – Christian Sauer May 29 '13 at 08:29

0 Answers0