View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nick Krill Nick Krill is offline
external usenet poster
 
Posts: 19
Default Macro for iterations....

I have a multisheet database that is affected by a parameter in cell C5 which
has a range of from -.4 to 1.25, and can be adjusted in increments of .05

The impact of changes to C1 are summarized in cell G5

Can I create a macro that will find the maximimum value displayed in G5 by
iterating C1 through the above ranges in .05 increments?