10-16-2016 10:36 PM
Hi guys,
I want to use Vi to format convertion, that .mht to .xlsx of Excel, or .html to .xlsx of Excel.
Input path of file, output path of .xlsx.
I try to find active X to realize the target, but I can not find.
I don't know what to do.
Solved! Go to Solution.
10-17-2016 08:13 AM
What is an mht file?
What does the file look like before and how do you want to convert it to Excel?
"I try to find active X to realize the target, but I can not find." I don't understand what that sentence is supposed to mean.
10-17-2016 08:30 PM
Hi RavensFan, the mht file is MHTML, was changed by HTML, the HTML storage its picture to a specific folder, and mht starage text and picture to one file.
ActiveX is use Invoke Node and Property Node to achive function. e.g below:
10-31-2016 04:19 AM
I try to use Save Report to File.VI, then generate xls document.