May 17, 2012
If you’re having lot of excel files in .xlsx format and you need to convert all those into .xls formats without opening each file one by one, here is a perfect solution. Make your own excel converter using the below steps. Open Notepad and copy the below code. Set objExcel = CreateObject("Excel.Application") Set objWorkbook = [...]
Read the full article →
July 17, 2011
Sorry. Due to DMCA claims from Microsoft, we had to even remove the official Microsoft download links Microsoft has released the service pack one update to MS Office 2010 editions. Microsoft Office 2010 SP1 includes all the previously released updates and also offers additional new updates which improve performance, stability and security. The SP1 update [...]
Read the full article →