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 →
January 22, 2012
One of the most frustrating thing I found with Samsung Galaxy S2 phone is that, it doesn’t have an option to turn off the camera sound while taking snaps. The shutter sounds from the camera in galaxy S2 can be embarrassing at times while trying to take photos in quiet environments. How to Disable Camera [...]
Read the full article →