Saturday, March 7, 2020

How to check save password in Internet Explorer

If you forget password of saved link in internet Explorer of any version.

1st option;
  • Open Internet Explorer 
  • Go to the Tool Menu and select Internet Options. Like this
  • After that you will see open a new window of Internet Options
  • Then select Content menu, select Setting in Auto Complete Tab. like below picture:
  • then open AutoComplete Setting window and click on Manage Password, see below picture:
  • Open a new window of Credential Manager,  then click on first option and then click on second option, then ask a system administrator password,
  • After enter password you will see your hide password. see the below picture:

2nd option;

  • Direct open Credential Manager from this link.  
  • Go to the Control Panel\All Control Panel Items\Credential Manager



That'all








































































































Friday, March 6, 2020

Auto Save Option In Excel Via Visual Basic

  • Open a new excel file and then press ALT Key + F11
  • After press this key, you will see a new window open of visual basic. 
  • like this:-
  • and then select This Workbook and press enter.
  • and select Workbook in first Tab and BeforeClose Select in 2nd Tab
    • and then start writing the code for of auto save in excel.
    • “ThisWorkbook.Save” will automatically save the workbook and save it as a macro-enabled workbook to run the code like this:
    • Save this workbook as a macro-enabled and close the workbook. Then we can observe that display alert asking for save or don’t save won’t get pop out but some other warning alert will pop out which is as below:

    Example 2.8
    • Once you click on OK, the workbook with changes will get auto saved. We can also disable this alert by using some code in VBA which saves a workbook automatically in a simple way.
    • Like this,
    •  VBA Example 2.9
    • These warning messages will come through an application so we take “Application.DisplayAlerts = False”. This means any sort of display alert will not pop out once this line is included in the code. But it also important to include a line of “Application.DisplayAlerts = True” as this helps when something important display alert to pop out.
    • Now try to make changes and close the workbook, we can observe that none of the display alerts will pop out but changes will get saved. This operation will help us in order to save our work though we unexpectedly close the workbook without saving it.

    Friday, December 13, 2019

    System Auto Restart

    Problem:- System Auto Restart
    Solution:- So many type of solution u can check.

    Point no. 1st :-  Power board check.
    Point no. 2nd :-Check power cable
    Point no. 3rd :- SMPS is OK or not
                             How to check SMPS ?
                             Ans:- Remove SMPS from CPU, u can see 20 pin  or 24 pin connector 
           Like this:-   
    Then short pin no. 14 and 15, if SMPS fan is working when u short pin, then your SMPS is ok.
    Point no. 4th:- Check system RAM is proper fix or not. After that u can check our motherboard.