LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Combining 2 Tables Dynamically into third new Table

Below is data from two tables. How to I combine them dynamically, while at
the same time selecting records that belong to customer CARL? I am familiar
with VLOOKUP, etc, I just don't know how to combine them into a new third
table that can be sorted by date yet contains dynamic data.

Table Deposits (First Table)
Customer Date Deposit
Carl 1/25/2008 $150,000.00
Carl 2/28/2009 $50,000.00
Joe 3/5/2008

Table Withdrawls (2nd Table)
Customer Date Withdrawl
Carl 1/28/2008 (6000)
Joe 3/1/2008 (3000)
Carl 4/12/2008 (4000)
Joe 5/5/2008 (7000)

Table cash flow (third table combined from two above dynamically).
The desired result is listed below...how do I get this result?
Customer Date Depost Withdrawl Running
total
Carl 1/25/2008 $150,000.00 $150,000
Carl 1/28/2008 (6000) $144,000
Carl 2/28/2009 $50,000.00 $194,000
Carl 4/12/2008 (4000) $190,000

Thanks for any help offered!!!








 
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
Combining worksheets/tables into one consolidated table (or pivot genxgeek Excel Discussion (Misc queries) 0 October 15th 09 04:59 PM
Combining Tables Scatter Brain Excel Discussion (Misc queries) 0 July 18th 07 02:08 PM
Dynamically changing print areas for Pivot Tables Todd1 Excel Discussion (Misc queries) 1 August 17th 06 02:55 AM
Dynamically changing several pivot tables at once Jason Excel Discussion (Misc queries) 3 December 16th 05 03:50 PM
Combining Tables metrueblood Excel Discussion (Misc queries) 3 February 2nd 05 10:05 PM


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