A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
All done - file has been sent back to you so you should be good to go.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I create a very simple P & L spreadsheet? I want to be able to put the expenses in one column, the income in another column and have the balance show in a third column. The only other columns I need are company, description and date. So I have six total columns.
THANK YOU.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
All done - file has been sent back to you so you should be good to go.
Answer accepted by question author
Out replies crossed paths so didn't see your second one when I answered
In short - whenever you see me use the # sign and state that it refers to <Row#> that is the first # you see in front of every row (line) - see #1 in the screenshot provided in my previous reply regarding how to copy/paste your formula
As for this being a check register idea - it really is that simple but have to make sure that the columns you refer to are the same from one response to the next.
Just for comparison - the concept of a cheque register is as follows
<Previous Balance> + <Deposits> - <Cheques> = <Current Balance>
NOT as you originally described
<Income> - <Expenses> = <Balance> (with a different company on each line
Can only provide answers based on the info provided. Pretty sure that this is a very simple to resolve once we get the terminology resolved.
Are you saying that all you want is a single row for each company / desc /date with a single value for income & Expenses? (this isn't what's typically referred to as a P&L
In any case, if it is as simple as what you describe - the process would be
In Row1 - Enter the column descriptions (i.e.
A1 - Company
B1 - Desc
C1 - Date
D1 - Income
E1 - Expenses
F1 - Balance
In the following rows - enter the applicable information with the difference being for column F2 where you would enter the formula =D1-E1
Not at all clear as to what exactly you're after if there is one company per row. Generally a P&L would involve one or income categories from which multiple expense categorie are substracted to arrive at a "balance"
Once you have entered all your rows of information, in the row following the last row of information you could enter the following formulas to get a total of the income & expenses
in D(lastrow+1) enter: =sum(d2:d###) where ### represents the last row
in E(lastrow+1) enter: =sum(e2:e###)
in F(lastrow+1) you can enter either: =sum(f2:###) OR =D(lastrow+1)-E(lastrow+1)
\*\*\* either formula in the F cell should return the same result
Can't provide anything more specific since there is far too much infomration missing to be able to provide exact row#s etc
If you're not familiar with Excel and things like formulas - then the following online training may be of use
Excel for Windows training
Thanks - didn't find anything quite as simple as I'm hoping for..
Hello naskawara
Would suggest starting with one of the available Profit & Loss templates available from MS and adjust it according to your preferences
Profit and loss