Formula help

F

Frank Kabel

Hi
enter the following formulas:
C2:
=MAX(MIN($B$2-(COLUMN(A:A)-1)*300,300),0)
and copy to the right:

C3:
=MAX(MIN($B3-(COLUMN(A:A)-1)*300+SUM($C$2:C2),300-SUM
(C$2:C2)),0)
and copy this to the right and down for all remaining
accounts
 

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