1. Open your excel file which you are using.
   2. Press ALT+F11
   3. Open This Workbook, which you can find under Project explorer->your
   excel sheet.
   4. Paste the below code.


   Private Sub Workbook_Open()
   Application.Calculation = xlCalculationAutomatic
   End Sub

Let me know if the is what you are looking for.




 On Thu, Feb 26, 2009 at 12:00 PM, Rajesh Srinivasaraghavan <
taur...@gmail.com> wrote:
> Hi,
> I have come across instances where the calculation settings have got
> modified from Calculation to Manual. I found this issue when my colleagues
> ask me why there are not able to see results of a formula (when they drag
> the formula down). My colleagues had no clue about this settings & so i am
> sure they did not change the settings!!
>
> Anyone with an explaination?
>
> Regards
> Rajesh
> >
>
  --
Thanks & Regards,
 Harmeet Singh

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to