How To Convert Html To Excel?
I had html page with multiple datas. I wish to print html result in excel. My results are in a vertical line. But i want them in a horizontal way. Like this multiple data in multi
Solution 1:
If you want to do this manually, visit the following link and upload your html to the website and it will convert to excel format.
http://www.convertcsv.com/html-table-to-csv.htm
or
To convert an .html file, open it using Excel (File - Open) and then save it as a .xlsx file from Excel (File - Save as).
Solution 2:
You can do this using libreoffice tags. I just reposted my old article on how to do this at http://wjmceachran.com/2020/04/create-excel-files-from-legacy-system-with-libreoffice/
Post a Comment for "How To Convert Html To Excel?"