Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-22-2015, 12:22 AM
macropod's Avatar
macropod macropod is offline VBA with goal seek takes too long Windows 7 64bit VBA with goal seek takes too long Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could probably speed things up further by starting your macro with:
Application.ScreenUpdating = False
Application.Calculation = xlCalculationManual

and ending it with:
Application.ScreenUpdating = True
Application.Calculation = xlCalculationAutomatic
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
Reply

Tags
goal seek, sample, vba code



Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic goal seek program-Help required calltobala Excel Programming 0 05-08-2015 08:41 AM
Excel 2013, Problem with a shared file, takes long time to load and save and loads missing data PStark Excel 0 12-04-2014 07:52 AM
Excel VBA Multiple Automatic Goal Seek Required – Please Assist us champaben Excel Programming 13 06-22-2014 05:54 AM
set daily goal for actual workdays, excluding weekends holidays and days off Brian Reilly Excel 1 01-24-2014 11:56 PM
VBA with goal seek takes too long Adding a goal line to a chart uhlersa Excel 1 01-16-2012 08:18 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft