Thread: X, Y Graph
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Noone Noone is offline
external usenet poster
 
Posts: 1
Default X, Y Graph

Hi,
Is there a way to automatically plot an x,y graph in which
x will be varied from n to m in k steps?

The y value is calculated in the same spreadsheet using multiple formulas
throughout the spreadsheet (So it is not a single formula in a single cell).

Michael