Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Dedren
 
Posts: n/a
Default Complex calculation and manipulation in Excel

I have my budget calculator on an Excel spreadsheet. In one table(TableA) I
enter my paycheck date and the 4 columns to the right of it get a currency
value from another part of the worksheet. Right below that I have expense
descriptions I enter and their amounts which subtract from those column
totals. At the bottom of that table I have a remaining balance row. What I
want to do is make a button that I can click which takes the paycheck date
and puts it in another table(TableB), then adds all the remaining balances,
stores their total value beside that paycheck date in TableB, skips to the
next line in TableB, and clears TableA. Is this even possible with Excel or
am I biting off more than it can chew?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
paul
 
Posts: n/a
Default Complex calculation and manipulation in Excel

it will be quite easy with vba.If you have all your tables set up a good way
to start to use and learn vba is to record a macro.Go to tools/ macro/
record macro.Then do all your above steps manually and when finished "stop
recording".When you go to tools/macro/macros again choose edit and look at he
resulting code,then post back here !
--
paul
remove nospam for email addy!



"Dedren" wrote:

I have my budget calculator on an Excel spreadsheet. In one table(TableA) I
enter my paycheck date and the 4 columns to the right of it get a currency
value from another part of the worksheet. Right below that I have expense
descriptions I enter and their amounts which subtract from those column
totals. At the bottom of that table I have a remaining balance row. What I
want to do is make a button that I can click which takes the paycheck date
and puts it in another table(TableB), then adds all the remaining balances,
stores their total value beside that paycheck date in TableB, skips to the
next line in TableB, and clears TableA. Is this even possible with Excel or
am I biting off more than it can chew?

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
Data manipulation help required ! gramsey Excel Worksheet Functions 4 December 11th 04 03:36 PM


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