Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default hello please help i really should have payed more attention in class

ok i want to do some book keeping.
i buy and sell stuff.
i want a to be what i bought like an item
i want b to be what i paid to get the item
i want c to be time and gas put into getting item
i want d to be additional costs like repair or parts added.
i want e to be totals of all expenses basically add b+c+d
i want f to be what i sold it for
i want g to be total profit or loss
i want 3j to add all of b
i want 4j to add all of c+d
i want 5j to add all of f
i want 6j to add all of g

i learned all of this at some point but now i don't remember anything.
i used to be really good at it. i guess if you don't use it you
forget.
i know how to write the formula, i mean its simple enough
i want to know how the damn copy, paste, and cut functions work in
this damn environment

i have office 03
i tried for like 1 hour trying to get a formula to go down 1 entire
column i couldn't do it.

also if i can get a access data base that just takes in all this info
as well. that would be great.

please help me. go in super baby steps i know how to use computer
quite well, just not office apps.

thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 506
Default hello please help i really should have payed more attention in cla

I assume that in 1st Row you are having Headers and your data starts from 2nd
Row.

I want e to be totals of all expenses basically add b+c+d
In E2 cell paste the below formula
=SUM(B2:D2)
Now copy the E2 cell and paste it to the remaining cells of E Column.

I want g to be total profit or loss
In G2 cell paste the below formula
=IF(OR(E2="",F2=""),"",F2-E2)
Now copy the G2 cell and paste it to the remaining cells of G Column.

I want 3j to add all of b
In J3 cell paste the below formula
=SUM(B:B)

i want 4j to add all of c+d
In J4 cell paste the below formula
=SUM(C:D)

i want 5j to add all of f
In J5 cell paste the below formula
=SUM(F:F)

i want 6j to add all of g
In J6 cell paste the below formula
=SUM(G:G)

I am not clear about this €śI want c to be time and gas put into getting
item€ť, whether the C Column will have only the cost value or something like
Time and Cost of the gas?. So for me some more clarification is required
about the C Column Data.

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"kavor" wrote:

ok i want to do some book keeping.
i buy and sell stuff.
i want a to be what i bought like an item
i want b to be what i paid to get the item
i want c to be time and gas put into getting item
i want d to be additional costs like repair or parts added.
i want e to be totals of all expenses basically add b+c+d
i want f to be what i sold it for
i want g to be total profit or loss
i want 3j to add all of b
i want 4j to add all of c+d
i want 5j to add all of f
i want 6j to add all of g

i learned all of this at some point but now i don't remember anything.
i used to be really good at it. i guess if you don't use it you
forget.
i know how to write the formula, i mean its simple enough
i want to know how the damn copy, paste, and cut functions work in
this damn environment

i have office 03
i tried for like 1 hour trying to get a formula to go down 1 entire
column i couldn't do it.

also if i can get a access data base that just takes in all this info
as well. that would be great.

please help me. go in super baby steps i know how to use computer
quite well, just not office apps.

thanks.
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Want temporary color in cells needing attention NFaye Excel Discussion (Misc queries) 2 January 23rd 08 09:00 PM
attention [email protected] re alphanumeric paul Excel Worksheet Functions 0 August 29th 06 11:34 AM
Outlining in Protected Sheet - Attention DP Chiku Excel Discussion (Misc queries) 3 December 15th 05 03:28 PM
how do i calculate principal payed in one year in excel bigjd45 New Users to Excel 2 April 15th 05 03:39 PM
flash the cell contents in excel to draw attention Paul T Excel Discussion (Misc queries) 1 March 5th 05 12:04 PM


All times are GMT +1. The time now is 01:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"