Author Topic: MS Excel help.  (Read 458 times)

Hey folks. In Excel I want to get a row to autofill with the equation y=470.08+3312(x). So basically I need the cells of row 2 to equal the y results of that equation where X counts up sequentially.

so A2=Y when Y=470.08+3312(1) and X1=1
     B2=Y when Y=470.08+3312(1) and X1=2 and so on.

How I do this? I've used Excel all of once.