Array Formula

  • Thread starter Thread starter ASPENCO
  • Start date Start date
A

ASPENCO

I am attempting to write an array formula that performs a straight lin
depreciation calculation if multiple conditions are met and my curren
formula is returning a value of "false" even though there are "true
values in the range. For example, I would like to do the following:

Column A Column B

4 $10,000
10 $25,000
15 $12,000
20 $30,000

For all values in column A that exceed 12 I would like to compute
depreciation value using the sum of column b that meet this criteri
($42,000) as the cost value. But I only want to do this if for exampl
the value in cell A1>0. Thanks for your help
 

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

Back
Top