Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Delaying calculations

daver676 wrote:

Hello All!

Is there a way I can allow users of my program to enter
all the criteria they need for their reports BEFORE Excel
starts calculating it. AS in, wait until all info is
entered before starting to calculate? Right now, they
enter a date, and 10 part numbers into a form. After any
one of these fields is entered, excel pauses to calculate
the SDUM cells behind it before it lets the user move on.
I would like them to be able to enter all the data FIRST,
and then allow Excel to calculate it. Thanks

Dave

You could turn off automatic calculations. Then using the worksheet
change event, on the last field, issue a command to calculate.

Application.CalculateFull

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculations Chev320 Excel Discussion (Misc queries) 1 July 23rd 07 08:52 PM
Calculations seem to be off... RUSH2CROCHET Excel Discussion (Misc queries) 3 June 6th 06 05:22 PM
how many calculations? Amie Excel Worksheet Functions 0 April 21st 06 08:04 PM
! in Calculations Strata Excel Discussion (Misc queries) 4 December 14th 05 01:15 PM
Between calculations Dan Wilson Excel Worksheet Functions 10 March 15th 05 05:06 PM


All times are GMT +1. The time now is 03:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"