Hi there,
So what I am wanting to do is write a powershell script to help my team convert several hundred Excel 2 workbooks to Excel 2007 Worksheet. Due to security reasons our company has blocked all the Excel 1, 2, 3, 4 workbooks from opening. Any ideas on how I would go about getting powershell to find and convert these files ?
if the file types sound confusing I am looking at the file types from: Excel > File > Options > Trust Centre > Trust Centre Settings > File Block Settings.
Mid way down there are a lot of items which are classed as "Excel 2 Workbook" and "Excel 3 Workbook"
As above I'm just looking at a way we can get powershell to find and convert the items to a new 2007 format. any help would be greatly appreciated