Forum Discussion
EXCEL : .SLK file not showing data in table format
When I am exporting data from my application as HTML in Excel and saving in .SLK file ,It displays data in HTML tag format(which is not useful). I need data in table format.
But when I change the file extension .SLK to .SLYK and open in EXCEL then it displays the data properly in Table format.
I need data in table format with file extension as .SLK.
Can someone please help me?
9 Replies
- JKPieterseSilver ContributorSYLK is a very specific file format which is totally different from HTML. Try using .html as file extension.
- SatyaprakashSPCopper Contributor
JKPieterse Thanks for the info.
But I need a file with .SLK extension, which should display data in proper table format.
Below are the screenshots which shows data in .SLK and .SYLK files. Data in .SYLK file is readable(in table format), but in .SLK data are having HTML tags.
First Screenshot shows .SLK file and Second screenshot shows .SYLK file.
So I need data properly displayed(like .SYLK file) in .SLK file.
- JKPieterseSilver ContributorThe first screenshot clearly denotes a file which is in html format, NOT in SYLK format. How are you creating these files?