Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Chaudfeu
 
Posts: n/a
Default Transfering information to the next free cell in a column

I'm trying to set up a worksheets to track the spending of two people by
amount and category. Since it's the shared expenses of two people I'm trying
to keep track of who each purchase was made by (so a person 1 total, person 2
total).

QUESTION
Is there a way for an expense that is in a certain category to be transfered
to the next available cell in a column?

BACKGROUND
I set it up by making one sheet for input and one to display the
information. The input having columns for person/category/amount and the
display showing columns for categories and each person's total.

I knew to use Conditional sums to bring anything for person 1 to one total
in a specified cell, likewise for person 2.

*I would like the display page to list EACH purchase in a category not just
a total of all purchases*
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi

One way would be o use a combination of SUBTOTAL and AUTOFILTER.

Insert a row at the top of your input sheet.
At the head of the amount column, (assumed to be column C)enter the formula
=SUBTOTAL(9,C3:C1000)
Make the range in the formula big enough to cover the likely range of the
data you will be enetering.
Highlight the range of your data and choose Filter=Data=Autofilter

Use the filter to select the category and the person and in C1 you will see
the Total value and showing on the screen will be all of the items making up
the total.

Alternatively, take a look at using Pivot Tables. You will find an excellent
coverage of the basics of using Pivot Tables at Debra Dalgliesh's site at
http://www.contextures.com/xlPivot01.html

--
Regards
Roger Govier
"Chaudfeu" wrote in message
...
I'm trying to set up a worksheets to track the spending of two people by
amount and category. Since it's the shared expenses of two people I'm
trying
to keep track of who each purchase was made by (so a person 1 total,
person 2
total).

QUESTION
Is there a way for an expense that is in a certain category to be
transfered
to the next available cell in a column?

BACKGROUND
I set it up by making one sheet for input and one to display the
information. The input having columns for person/category/amount and the
display showing columns for categories and each person's total.

I knew to use Conditional sums to bring anything for person 1 to one total
in a specified cell, likewise for person 2.

*I would like the display page to list EACH purchase in a category not
just
a total of all purchases*



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
transfering information from one cell to another garr Excel Worksheet Functions 8 February 21st 05 01:28 AM
store some of the information from one cell into another bsantona Excel Discussion (Misc queries) 1 February 10th 05 02:35 PM
List ? - How do I make information in one cell determine list to u Brad_A Excel Worksheet Functions 1 January 18th 05 04:10 PM
Can you conditional format based on information in cell comments? Jflyer Excel Worksheet Functions 1 January 15th 05 01:52 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 12:42 PM.

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"