- Open Microsoft Office Excel 2007 Click on Office logo at the very Left hand Top
- Then select "Excel Options", select "Trust Centre" on left hand side and click on "Trust Centre Settings"
- Select "Macro Settings" and then select "Enable all Macros", if Macros are also written in Visual Basics programming, put check before "Trust access to the VBA project object model"
Search This Blog
Showing posts with label Windows Trouble Shooting. Show all posts
Showing posts with label Windows Trouble Shooting. Show all posts
28 December 2010
How to Enable Macro in Microsoft Office Excel 2007?
Labels:
Windows Trouble Shooting
26 December 2010
How to find Serial number of machine?
To find out the serial number of the machine, go to windows command prompt and type following command on the command prompt,
IdentifyingNumber Name Vendor
L3ZZ896 5897X7Y LENOVO
Where IdentifyingNumber is Serial number of machine, Name is Productid and Vendor is the name of manufacturer
- Start > cmd
- C:\Users\XYZ > wmic csproduct get identifyingnumber,vendor,name
IdentifyingNumber Name Vendor
L3ZZ896 5897X7Y LENOVO
Where IdentifyingNumber is Serial number of machine, Name is Productid and Vendor is the name of manufacturer
Labels:
Windows Trouble Shooting
12 December 2010
How to Fix Corrupted Vista Profile?
Follow the following steps in order to recreate a user’s Vista profile when it gets corrupted.
- log into user’s workstation with your admin account
- Delete user’s local profile on C: drive under users folder
- Click on Start and run and type “Regedit”
- This will open Registry Editor Window
- Click on + sign besides HKEY_LOCAL_MACHINE
- Click on + sign besides SOFTWARE
- Click on + sign besides MICROSOFT
- Click on + sign besides WINDOWS NT
- Click on + sign besides CURRENT VERSION
- Click on + sign besides PROFILELIST and delete the SID number points to user name in Right side Pane
- Close Registry Editor window.
- Now RDP into the Server hosting that user’s profile.
- Go to Profiles folder and locate the user’s windows vista profile
- Rename this profile folder
- Ask the user to login and then logoff
- Now copy the user’s favorites and Desktop icons from the renamed profile folder to the new profile folder
- Ask user to login again and this will create a new profile for the user successfully.
Labels:
Windows Trouble Shooting
11 December 2010
How to fix network printer dirver error for HP printers
- Delete the printer having printing problem from the printer window.
- Click on Start and Run and type in Regedit.
- This will open Registry editor window.
- Click on + sign besides HKEY_LOCAL_MACHINE
- Click on + sign besides SYSTEM
- Click on + sign besides CurrentControlSet
- Click on + sign besides Control
- Click on + sign besides Print
- Click on + sign besides Environments
- Click on + sign besides Windows NT x86
- Click on + sign besides Drivers
- Click on + sign besides Version-3
- Right click on the printer name and delete it
- Click on + sign besides Monitors and delete the folder for that printer
- Close the Registry Editor
- Go to System32 folder under C:\Windows\System32
- Click to open spool folder and click to open drivers folder
- Click to open w32x86 folder and click on 3 folder
- Under 3 folder delete all the instances for the printer giving problems
- Reboot computer and install the printer again
- It should work fine now.
Labels:
Windows Trouble Shooting
Subscribe to:
Posts (Atom)