Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Joining worksheets

Hi
Im a VBA novice so please take it easy on me. I know of it and think I can
get it to work but it isnt taken for granted that I can. I have lots of
worksheets on one spreadsheet which hold financial data like this:

Worksheet for April 2006
Code Amount
abc1 20000
ght23 3626

There is a different worksheet for each month, totalling 8 or 9. What I
need is one worksheet which shows the data like this:

Code April May Jun Jul
Aug
abc 1 20000 365 0 0
4545
ght23 3626 656 5 0
0

Each code wont appear in every worksheet, this is where the zero above would
be needed. Does anyone know of any possible way to do this or do I need to
use something like IDEA? If I can clarify in any way please let me know.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Joining worksheets

sorry the formatting was a bit buggered, just to clarify I need all codes on
one worksheet with the amount by month shown.

"Khurum" wrote:

Hi
Im a VBA novice so please take it easy on me. I know of it and think I can
get it to work but it isnt taken for granted that I can. I have lots of
worksheets on one spreadsheet which hold financial data like this:

Worksheet for April 2006
Code Amount
abc1 20000
ght23 3626

There is a different worksheet for each month, totalling 8 or 9. What I
need is one worksheet which shows the data like this:

Code April May Jun Jul
Aug
abc 1 20000 365 0 0
4545
ght23 3626 656 5 0
0

Each code wont appear in every worksheet, this is where the zero above would
be needed. Does anyone know of any possible way to do this or do I need to
use something like IDEA? If I can clarify in any way please let me know.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 96
Default Joining worksheets

One way would be to create a pivot table using the multiple consolidation
ranges option. You would create one page-range for each month. Then in the
layout you would make the row a row field, the page the column field, and the
column the page field. When I do this I get the layout you are asking for.
You may have to play with the format of the pivot table and its fields to
pretty it up.

Hope this helps.

Bill Horton

"Khurum" wrote:

sorry the formatting was a bit buggered, just to clarify I need all codes on
one worksheet with the amount by month shown.

"Khurum" wrote:

Hi
Im a VBA novice so please take it easy on me. I know of it and think I can
get it to work but it isnt taken for granted that I can. I have lots of
worksheets on one spreadsheet which hold financial data like this:

Worksheet for April 2006
Code Amount
abc1 20000
ght23 3626

There is a different worksheet for each month, totalling 8 or 9. What I
need is one worksheet which shows the data like this:

Code April May Jun Jul
Aug
abc 1 20000 365 0 0
4545
ght23 3626 656 5 0
0

Each code wont appear in every worksheet, this is where the zero above would
be needed. Does anyone know of any possible way to do this or do I need to
use something like IDEA? If I can clarify in any way please let me know.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Joining worksheets

Thank you William, that was very clear, and completely worked.

"William Horton" wrote:

One way would be to create a pivot table using the multiple consolidation
ranges option. You would create one page-range for each month. Then in the
layout you would make the row a row field, the page the column field, and the
column the page field. When I do this I get the layout you are asking for.
You may have to play with the format of the pivot table and its fields to
pretty it up.

Hope this helps.

Bill Horton

"Khurum" wrote:

sorry the formatting was a bit buggered, just to clarify I need all codes on
one worksheet with the amount by month shown.

"Khurum" wrote:

Hi
Im a VBA novice so please take it easy on me. I know of it and think I can
get it to work but it isnt taken for granted that I can. I have lots of
worksheets on one spreadsheet which hold financial data like this:

Worksheet for April 2006
Code Amount
abc1 20000
ght23 3626

There is a different worksheet for each month, totalling 8 or 9. What I
need is one worksheet which shows the data like this:

Code April May Jun Jul
Aug
abc 1 20000 365 0 0
4545
ght23 3626 656 5 0
0

Each code wont appear in every worksheet, this is where the zero above would
be needed. Does anyone know of any possible way to do this or do I need to
use something like IDEA? If I can clarify in any way please let me know.

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
Joining IF Statements Carl Excel Worksheet Functions 3 November 14th 06 08:50 PM
Joining Worksheets Naomi Excel Worksheet Functions 2 July 16th 06 12:18 AM
joining worksheets Brion Excel Worksheet Functions 1 February 3rd 06 02:52 PM
Joining 2 SUMIF's ??? AC-H Excel Discussion (Misc queries) 5 December 3rd 05 05:50 PM
joining to worksheets or filtering not sure of correct terminology MG New Users to Excel 3 January 23rd 05 10:11 PM


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