Tuesday, 12 August 2014

Java Security on Internet Explorer

Have you ever got the error message below when trying to connect to a website ?.




This is caused by java security setting that is too high or your java version is too old. If updating java to the newest version does not solve your problem, then do the following.


Go to control panel, and select Programs




Once you click on the Programs from the above screen, you can see the screen below with Java in the last row.



Select Java by double clicking it, and you will get the screen below.



Click on the Security tab on the above screen, and slide down the slider from high to medium. Then click Apply button, followed by OK button.

Thursday, 7 August 2014

Excel carriage return in a cell

To add a carriage return in excel cell you cannot just press the return key as it will go to the next cell.






Position the cursor to the letter where you want to bring down to the next line and press Alt-Enter keys.