The excel workbook (populated by webqueries using VBA) , which , I have been using for more than a year now has suddenly lost many formatting and some data.
Upon debugging, I find that when the HTML has a tag, the data is not saved to Excel anymore. I removed the tag in the HTML by replacing with and it works. However, other aspects of the webquery like .AdjustColumnWidth = False are being ignored.
Any idea on fixes if any?
I am using Windows 7, Office 365 Excel. The file works absolutely fine on machines that did not receive a Office update recently.
is not recognized and Excel does not create a new empty row for the br tag anymore. – Arvind S Jun 21 '17 at 09:01