Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA to consolidate multiple worksheets to 1 worksheet in running sequence


I have a workbook named Small Workbook with 3 worksheets. Thos
worksheets named Sheet 1, Sheet 2, and Sheet 3.

All the worksheets have the same format, and are in the followin
manner:-

Column A = Date
Column B = Number
Column C = Particulars
Column D = Amount

I need to consolidate all the above Information into another workboo
called Big Workbook and it has only 1 worksheet named Sheet Bigger.

The Sheet Bigger is presented in the following manner.
Column A = Date
Column B = Number
Column C = Particulars
Column D = Amount from Sheet 1
Column E = Amount from Sheet 2
Column F = Amount from Sheet 3

I would like to know whether VBA can directly update data from Smal
Workbook to Sheet Bigger in Big workbook in a running sequence of date
Also, without any formula included in the Big workbook.

Illustration:
In Small Workbook
Sheet 1, Cell A2 = 1/1/2004, Cell B2=123456, Cell C2=BMW, Cell D
=$5.00
Sheet 2, Cell A2 = 4/1/2004, Cell B2=222222, Cell C2=PORCHA, Cell D
=$1.00
Sheet 3, Cell A2 = 2/1/2004, Cell B2=654321, Cell C2=A&W, Cell D
=$3.50

In Big Workbook
Cell A2 = 1/1/2004, Cell B2=123456, Cell C2=BMW, Cell D2 =$5.00
Cell A4= 4/1/2004, Cell B4=222222, Cell C4=PORCHA, Cell E4 =$1.00
Cell A3 = 2/1/2004, Cell B3=654321, Cell C3=A&W, Cell F3 =$3.50

For Big workbook sorting sequence based on DATE.

Please advice.

Thank u.


Susa

--
chongchingso
-----------------------------------------------------------------------
chongchingsoo's Profile: http://www.excelforum.com/member.php...fo&userid=1633
View this thread: http://www.excelforum.com/showthread.php?threadid=27735

  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default VBA to consolidate multiple worksheets to 1 worksheet in running sequence

hi,
do all of the file hav the same number of rows.
do the files contain duplicat data.

-----Original Message-----

I have a workbook named Small Workbook with 3 worksheets.

Those
worksheets named Sheet 1, Sheet 2, and Sheet 3.

All the worksheets have the same format, and are in the

following
manner:-

Column A = Date
Column B = Number
Column C = Particulars
Column D = Amount

I need to consolidate all the above Information into

another workbook
called Big Workbook and it has only 1 worksheet named

Sheet Bigger.

The Sheet Bigger is presented in the following manner.
Column A = Date
Column B = Number
Column C = Particulars
Column D = Amount from Sheet 1
Column E = Amount from Sheet 2
Column F = Amount from Sheet 3

I would like to know whether VBA can directly update data

from Small
Workbook to Sheet Bigger in Big workbook in a running

sequence of date.
Also, without any formula included in the Big workbook.

Illustration:
In Small Workbook
Sheet 1, Cell A2 = 1/1/2004, Cell B2=123456, Cell C2=BMW,

Cell D2
=$5.00
Sheet 2, Cell A2 = 4/1/2004, Cell B2=222222, Cell

C2=PORCHA, Cell D2
=$1.00
Sheet 3, Cell A2 = 2/1/2004, Cell B2=654321, Cell C2=A&W,

Cell D2
=$3.50

In Big Workbook
Cell A2 = 1/1/2004, Cell B2=123456, Cell C2=BMW, Cell D2

=$5.00
Cell A4= 4/1/2004, Cell B4=222222, Cell C4=PORCHA, Cell

E4 =$1.00
Cell A3 = 2/1/2004, Cell B3=654321, Cell C3=A&W, Cell F3

=$3.50

For Big workbook sorting sequence based on DATE.

Please advice.

Thank u.


Susan


--
chongchingsoo
----------------------------------------------------------

--------------
chongchingsoo's Profile:

http://www.excelforum.com/member.php?
action=getinfo&userid=16338
View this thread:

http://www.excelforum.com/showthread...hreadid=277358

.

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
consolidate multiple worksheets se7098 Excel Worksheet Functions 13 July 28th 09 09:03 PM
How to consolidate multiple worksheets into one. Bovine Jones Excel Discussion (Misc queries) 16 February 20th 09 10:45 PM
Consolidate data from multiple worksheets into one bartonHR Excel Discussion (Misc queries) 2 October 26th 07 05:04 PM
Consolidate different worksheets into one worksheet Hennie Excel Discussion (Misc queries) 4 July 29th 06 12:36 AM
Consolidate list from multiple worksheets VT Excel Worksheet Functions 0 November 24th 04 04:51 PM


All times are GMT +1. The time now is 07:32 AM.

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"