![]() |
Excel Question
I have a spreadsheet of customers and their orders this season. One column is Status (blank or PAID text) and next to it is the invoice amount.
I want a sum of paid and unpaid invoices that changes only by typing PAID in the Status column. Can this be done? I don't want a row by row summation of IF statements. IF(A2 ="PAID",B2,0) + IF(A3... |
=SUMIF(row of status,"paid",row with $)
Quote:
|
THANK YOU!
=SUMIF(E2:E116,"paid",G2:G116) Works perfectly! |
That's cool. I had no idea Excel was so powerful. This brings back memories of writing "if then else" lines in FORTRAN - on punch cards.
|
suggest considering quickbooks for a/r if not already doing. it can do late fees, monthly statements, etc. very easily. also exports reports to excel.
can even email statements/invoices to customers. |
Quote:
Quote:
|
Access should do it better than Excel. The problem is Access is so damn hard to use. I prefer FileMaker Pro.
|
I used to love Filemaker Pro back when it was flat in the early Mac days. But I had to learn VB for a short term career change and the only thing that made it worthwhile was learning and working with recordsets using SQL. I came to love relational db architecture and efficiently moving/showing data around it, dynamically generating combo boxes based on other form selections, etc. Sometimes miss those halcyon days. Access provided a quick and dirty framework for prototyping which is what we did in this case but the prototype has somehow lasted us 5 years now.
|
FM has moved way beyond those days. I'm thinking about how to quickly calculate break even on an ongoing basis for a gas station/ mini mart. I think FM for recording fuel loads (probably several times a week, even one or more per day) and then Excel for the analytical stuff.
|
I know, and you can write SQL in FM these days too. But I spend too little time on design as it is, the last thing I need to do is learn a new application.
What analytics do you need in Excel that you wouldn't use a FM report for? |
Maybe I can make it easier and do a break even on just fuel, since fuel pricing needs to be fast-reaction. I need some easy and fast way to enter fuel prices hundreds of times in a quickly searchable and re-sortable format, so FM is the way to go. I need to enter trucking cost per load, price paid, gallons delivered and of what grade, etc. I was thinking at the time about total company break even, but that's not necessary now that I think of it.
|
Sounds interesting. What decisions will be made on the reporting? What will the results effect?
|
I need to calculate my minimum gas pricing. I suspect that the result that I come up with will affect many people, and is the subject of some conjecture.
|
Good luck!
|
All times are GMT -8. The time now is 01:45 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website