Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Checkbook register

If I have a checkbook ledger and I want to find the total in a category. For
example, I have Auto Insurance, Gas bill, etc. I want to know how much I
have payed in Gas until now, lets say six months into the year. What formula
or method do I use?

Tony

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Checkbook register

Let say your data is in A1:G100 and column G has dollars spent. Turn on
AutoFilter
In the "Category" column pick Gas and in the "Date" column filter for 6
months.


In cell G102, place this formula for summing dollars that are filtered.
=SUBTOTAL(9,G2:G100)
This will give you the subtotal for gas for a 6 month period.

You could then copy G102 and paste special - values into table of expenses
for 6 months.

HTH,
--
Data Hog


"Alpha" wrote:

If I have a checkbook ledger and I want to find the total in a category. For
example, I have Auto Insurance, Gas bill, etc. I want to know how much I
have payed in Gas until now, lets say six months into the year. What formula
or method do I use?

Tony

.

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
checkbook register mason Excel Discussion (Misc queries) 2 September 18th 06 02:52 AM
checkbook register lynnbuff New Users to Excel 5 July 25th 06 08:21 PM
Checkbook Register PurpleBabs Excel Discussion (Misc queries) 5 April 26th 06 12:03 AM
Spreadsheet like checkbook register Bobby B New Users to Excel 1 September 30th 05 04:40 PM
checkbook register template dexcelled Excel Programming 0 May 9th 05 05:21 AM


All times are GMT +1. The time now is 11: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"