LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Numerical integration to a maximum value using VBA

Bernd,

It helped a lot. I used the Do While Loop and stopped it as soon as it
started decreasing! Thanks!

--
John - ThunderSnake #59
'69 Mach 1 w/ 390 4V
Wide Ratio Toploader
3.50 Traction-Lok
Acapulco Blue

wrote in message
ps.com...
Hi John,

You can tell the VBA debugger to stop when a variable will be given a
certain value.

You can estimate this value and enter it or you can store its old value
(of previous iteration), subtract this from the newer one and stop the
program if the difference becomes < zero (if your iteration is
monotonously increasing).

HTH,
Bernd



 
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
How do I resort numerical info into numerical order Liz M Excel Worksheet Functions 1 May 19th 10 12:09 PM
Return Maximum from Column directly above Maximum in Row Code Numpty Charts and Charting in Excel 2 November 19th 08 07:29 AM
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
Maths-Integration cigarette Excel Programming 4 July 27th 04 08:25 AM
Numerical Integration Code David Excel Programming 2 March 5th 04 09:31 AM


All times are GMT +1. The time now is 12:32 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"