Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2007

Tip: Looking for answers? Try searching our database.

Calculate single sheet only?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alan - 28 Feb 2007 13:58 GMT
I am using excel 2002 and have a large workbook litteredwith
complicated formulas.  As I input large amounts of data, the
calculation ( I have it set to calculate on close of F9 only) time
takes 3-4 minutes, as it is calucating every formula in every sheet.
I want it to only calculate on the active sheet, which will speed up
the process of data entry.  Then once the data has been entered, it
can take its time calculating the entire workbook.

Any ideas?

Thanks!

Alan
Niek Otten - 28 Feb 2007 14:10 GMT
Hi Alan,

SHIFT-F9

Or Tools>Options>Calculation tab>Calculate Sheet

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

|I am using excel 2002 and have a large workbook litteredwith
| complicated formulas.  As I input large amounts of data, the
[quoted text clipped - 9 lines]
|
| Alan
GaryA - 28 Feb 2007 22:41 GMT
I had the same problem. I put this in my personal.xls and connected
it to a toolbar button. Then I use it to force a manual calculation
of the active sheet whenever I need.

Public Sub CalculateSheet()
ActiveSheet.Calculate
End Sub

Gary

Alan;7328505 Wrote:
> I am using excel 2002 and have a large workbook litteredwith
> complicated formulas.  As I input large amounts of data, the
[quoted text clipped - 9 lines]
>
> Alan

Signature

GaryA

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.