Monday, September 19, 2011

Excel 2007 No Right Click Menu - AGAIN!!

If a user doesn't have the option menu on right click in Excel, do the following:
  1. Close All Open Excel.
  2. Go to C:\Documents and Settings\[userID]\Application Data\Microsoft\Excel
  3. Delete the XLB file.
  4. Open Excel (the XLB file will be recreated - like the normal.dot)
This one really works permanently

 Simple Python Calculator This script will allows your to calculate the integers given with the chosen operation. You can add, substract, mu...