Forum Discussion
SatyaprakashSP
Feb 03, 2020Copper Contributor
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 fi...
JKPieterse
Feb 04, 2020Silver Contributor
The first screenshot clearly denotes a file which is in html format, NOT in SYLK format. How are you creating these files?
SatyaprakashSP
Feb 04, 2020Copper Contributor
JKPieterse Thanks for the quick reply.
From our application we are exporting data in HTML format and saving as .SLK file.
Now if I open this .SLK file then it shows data in HTML tags, but when I change the file extension to .SYLK of the same file then it displays data in Table format. So I think when opening .SYLK file some implicitly conversion (HTML tags to Table format) is happening and it display data properly in table format.
But it's not happening when I open .SLK file and it still shows HTML tags format only.
Is there any settings or a way , which can get me the data in table format for .SLK file?