Thread
:
WANT AMOUNT IN C6-C100 TO = C3(550)
View Single Post
#
2
Posted to microsoft.public.excel.misc
Pete_UK
Posts: n/a
WANT AMOUNT IN C6-C100 TO = C3(550)
Try this formula:
=C3 - SUM(C6:C100)
assuming you will put numbers of tickets sold each day in the range C6
to C100.
Hope this helps.
Pete
Reply With Quote