Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jez Jez is offline
external usenet poster
 
Posts: 38
Default How do I add variables

Tracking my expenses and graphing it.

A:A is a drop-down menu with a series of possible expense categories ie gas,
food, utilities, misc expenses. C:C is the dollar amount of this expense.

obviously these aren't going to be in any order since I am adding to the
list on a daily basis. What I want to do is graph my expenses by category,
though when I try to graph it, it plots for every entry of Misc Expense etc.
What I would like it to do is subtotal every item from a particular category
then graph the sub totals.
I was trying to do this with a variable... in programming it would look
something like this: variable=variable+dollar_amount or x=x+y
in excel.... variable=variable+C3
or =IF(A3="misc expense", misc=misc+C3, if(A4="Gas",gas=gas+C3.......

Any help on this would be terrific! Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 694
Default How do I add variables

Try Pivot tables and pivot chart reports from the data menu.
--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Jez" wrote:

Tracking my expenses and graphing it.

A:A is a drop-down menu with a series of possible expense categories ie gas,
food, utilities, misc expenses. C:C is the dollar amount of this expense.

obviously these aren't going to be in any order since I am adding to the
list on a daily basis. What I want to do is graph my expenses by category,
though when I try to graph it, it plots for every entry of Misc Expense etc.
What I would like it to do is subtotal every item from a particular category
then graph the sub totals.
I was trying to do this with a variable... in programming it would look
something like this: variable=variable+dollar_amount or x=x+y
in excel.... variable=variable+C3
or =IF(A3="misc expense", misc=misc+C3, if(A4="Gas",gas=gas+C3.......

Any help on this would be terrific! 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
RE-submitting of: constructing (complex) variables with worksheet functions broer konijn Excel Worksheet Functions 0 June 13th 06 11:36 AM
Bubble Charts with two non-numerical variables andy62 Excel Worksheet Functions 2 May 22nd 06 01:08 AM
constructing (complex) variables with worksheet functions broer konijn Excel Discussion (Misc queries) 0 May 16th 06 10:55 PM
VBA reseting variables bpeltzer Excel Discussion (Misc queries) 0 February 4th 06 03:52 PM
Passing Variables Jeff Excel Discussion (Misc queries) 1 November 4th 05 06:46 PM


All times are GMT +1. The time now is 11:51 PM.

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

About Us

"It's about Microsoft Excel"