Open html file in excel and saveas xlsx

abenitez77

Board Regular
Joined
Dec 30, 2004
Messages
149
I opened a html file from excel and I have code that formats and sorts the file. I want to save it out as an xlsx file. How do I get the popup form to "saveas" where I can select the file type to save as? I will be saving it as xlsx.

This is what I tried I replaced the extension with ".xlsx" in the outputfile variable string below, but when I try to open it, gives an error that "excel cannot open the file....format or file extension is not valid...". It also does not prompt me for a location and file type.

ActiveWorkbook.SaveAs OutputFile
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,214,646
Messages
6,120,718
Members
448,986
Latest member
andreguerra

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top