Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Microsoft Office support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Microsoft Office support MS Office support forum

Reply
 
LinkBack Thread Tools
Old 05-18-2006, 12:41 PM   #1 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Canada
Posts: 106
OS: XP Pro SP2

My System

Reproducing data in Excel

I’m making a spreadsheet to give to people to help keep track of personal finances. I know Excel fairly well, but can’t figure this one out. I type in a record of each expense with the date, type (Cash, visa, cheque, etc.), description and the amount. I also want to show all this data again further down on the page only sorted by type (i.e. all the visa expenses in one section, all the cash expenses in another, etc.). Right now I’m typing everything in twice, but this takes quite a while if there are a lot of expenses that month. Does anyone know how I could do this automatically? It's a bit hard to describe this so I’m attaching an example to illustrate (Yes I know it's ugly, it's just to show what I'm trying to do). I can post again if any clarification is needed. Thanks in advance for your help.
Attached Files
File Type: rar Example.rar (2.8 KB, 8 views)
__________________
ASUS A8R-MVP, AMD Athlon64 X2 4200+
2x1GB OCZ Platinum PC3200
OCZ 520W Modstream
Sapphire Radeon X800 GTO2
sweetloop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 05-18-2006, 10:17 PM   #2 (permalink)
Registered User
 
Join Date: Apr 2006
Location: Columbia, MD
Posts: 81
OS: XP


Send a message via Yahoo to Anne Troy
If you think something like the attached would be more appropriate (and being an Excel geek, I have to say you'll be far happier with maintaining it), then you can record macros and assign buttons to run them. For the workbook to work for you, you MUST enable macros. If you like it, go on over to www.vbaexpress.com and register on their forum and ask some of the programmers to help you out. They're very helpful if you beg nicely. I do it all the time. I just record macros. You'll need a little more than that so that it's done right. Also, I made the macros run using buttons on the worksheet. It's just as easy to put buttons on your very own toolbar. You could have one button for each grouping. And clicking it could even show you a total for each grouping you're picking, etc.... very cool.
Attached Files
File Type: zip Book1.zip (10.1 KB, 5 views)
Anne Troy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 05-19-2006, 10:32 AM   #3 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Canada
Posts: 106
OS: XP Pro SP2

My System

Thanks Anne. Although this isn't exactly what I'm looking for, it is helpful. Unfortunately, doing it this way will lose the classification by expense type (Food, misc, travel).

An additional detail that I didn't include is that in the spreadsheet is meant to be static and not interactive so that it can be easily printed. Because of this it is necessary to have the different types of expenses in the different boxes and a button/drop-down list to filter is out. I'm hoping that I'll be able to do this without using macros and/or VBA code so that the people I give this to won't have to mess with their macro settings.

Can anyone point me to a way that this could be done using existing Excel functions? I think it would be possible using something like LOOKUP, MATCH, INDEX, etc. but can't figure it out. I'll try some more this weekend. Any help or advice is very much appreciated.
__________________
ASUS A8R-MVP, AMD Athlon64 X2 4200+
2x1GB OCZ Platinum PC3200
OCZ 520W Modstream
Sapphire Radeon X800 GTO2
sweetloop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 05-19-2006, 11:02 AM   #4 (permalink)
Registered User
 
Join Date: Apr 2006
Location: Columbia, MD
Posts: 81
OS: XP


Send a message via Yahoo to Anne Troy
What is the maximum total number of entries you believe you'd have in a week/month/year (whichever period you want your workBOOK to cover)?
Anne Troy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 05-19-2006, 01:01 PM   #5 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Canada
Posts: 106
OS: XP Pro SP2

My System

The workbook tracks monthly expenses. It is still a work in progress, but at the moment I've 15 lines per expense category (e.g. food, travel, misc, etc.) and 40 lines per payment type (cash, visa, cheque, etc.). So far this seems to be enough but I will expand it if need be.
__________________
ASUS A8R-MVP, AMD Athlon64 X2 4200+
2x1GB OCZ Platinum PC3200
OCZ 520W Modstream
Sapphire Radeon X800 GTO2
sweetloop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 05-23-2006, 03:20 AM   #6 (permalink)
Registered User
 
dheerajnagpal's Avatar
 
Join Date: Mar 2005
Location: Sydney
Posts: 48
OS: Win XP-Prof SP2

My System

Send a message via Yahoo to dheerajnagpal
Hi,

In case you just need to escape the effort of typing multiple times, you can create one consolidated sheet and use pivot tables to show data as desired.

I am attaching the sheet of yours with your data.
You can create multiple pivot tables on one sheet and can then use them for printouts.

Hope this helps.

Cheers
Dheeraj
Attached Files
File Type: zip Example.zip (2.9 KB, 4 views)
__________________
Courage doesn’t always roar. Sometimes it is the feeble voice at the end of the day that says “I will try again tomorrow”
dheerajnagpal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 05-29-2006, 07:56 AM   #7 (permalink)
Registered User
 
Join Date: Sep 2004
Location: Canada
Posts: 106
OS: XP Pro SP2

My System

dheerajnagpal,

Thank you, that's just what I'm looking for. I think I'll hide the data table or put it on a separate tab then report on the data in the report. Thanks for your help!
__________________
ASUS A8R-MVP, AMD Athlon64 X2 4200+
2x1GB OCZ Platinum PC3200
OCZ 520W Modstream
Sapphire Radeon X800 GTO2
sweetloop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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




All times are GMT -7. The time now is 01:11 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85