LINESt

C

charles.leeman

17.60 37840
42.00 52550
45.80 57250
55.40 65132
336.55 292602
56.50 66408

The 56.5 is the number of acres I want to price and the formula gives me the
correct value according to my hp12c, $66,400.

The problem is that I have to enter the acreage into the formula rather than
referencing a cell.

Can you help?

=SUM(LINEST($O$50:$O$54,$M$50:$M$54)*{56.5,1})

The formula below returns an error message.

=SUM(LINEST($O$50:$O$54,$M$50:$M$54)*{A6,1})
 
J

Jarek Kujawa

have you CTRL+SHIFT+ENTER it?

it is an array formula and must be inserted with CTRL+SHIFT+ENTER
instead of using ENTER
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top