Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Can Excel produce multiple profiles of charts/tables of row data?

Can excel create multiple profiles based on rows of data that will be
created based on a template of row/column commands to include charts, tables
and text? In other words, if I have 225 rows of data and need to create 225
individual profiles of charts and tables based on thoise 225 rows, can excel
do that?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Can Excel produce multiple profiles of charts/tables of row data?

Yes.

Better would be to create pivot table and pivot chart. Then you can choose
one of the 255 rows to look at or sequentially look at them all by selecting
them one at a time.

--
Regards,
Tom Ogilvy

"meaganbz" wrote in message
...
Can excel create multiple profiles based on rows of data that will be
created based on a template of row/column commands to include charts,

tables
and text? In other words, if I have 225 rows of data and need to create

225
individual profiles of charts and tables based on thoise 225 rows, can

excel
do that?

Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Can Excel produce multiple profiles of charts/tables of row da

Thanks, Tom! Does the pivot table and chart then allow the user to isolate
each row by indicated fileds and write a program that will produce 225
individual pages with charts and tables organized on the individual pages
based on commands?

Thank you,
Meagan

"Tom Ogilvy" wrote:

Yes.

Better would be to create pivot table and pivot chart. Then you can choose
one of the 255 rows to look at or sequentially look at them all by selecting
them one at a time.

--
Regards,
Tom Ogilvy

"meaganbz" wrote in message
...
Can excel create multiple profiles based on rows of data that will be
created based on a template of row/column commands to include charts,

tables
and text? In other words, if I have 225 rows of data and need to create

225
individual profiles of charts and tables based on thoise 225 rows, can

excel
do that?

Thanks!




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Can Excel produce multiple profiles of charts/tables of row da

The point was to only create one sheet/chart/table and change which
attribute you want to look at.

If you need to produce 225 printed charts/pages, then you can write code to
select each fileds and print out the single worksheet.

If you actually must have 225 separate worksheets, then you probably can do
it, but may have to do it in several steps

--
Regards,
Tom Ogilvy

"meaganbz" wrote in message
...
Thanks, Tom! Does the pivot table and chart then allow the user to

isolate
each row by indicated fileds and write a program that will produce 225
individual pages with charts and tables organized on the individual pages
based on commands?

Thank you,
Meagan

"Tom Ogilvy" wrote:

Yes.

Better would be to create pivot table and pivot chart. Then you can

choose
one of the 255 rows to look at or sequentially look at them all by

selecting
them one at a time.

--
Regards,
Tom Ogilvy

"meaganbz" wrote in message
...
Can excel create multiple profiles based on rows of data that will be
created based on a template of row/column commands to include charts,

tables
and text? In other words, if I have 225 rows of data and need to

create
225
individual profiles of charts and tables based on thoise 225 rows, can

excel
do that?

Thanks!






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
new datasource produce no tables jenn Setting up and Configuration of Excel 1 May 14th 09 06:30 AM
Excel Charts with Data Tables Joe R @ AA[_2_] Excel Worksheet Functions 1 April 14th 09 05:04 PM
Adding new data to tables and charts in excel sheets from 97/2003 gill Excel Worksheet Functions 1 May 29th 08 05:42 PM
Struggling to produce INCREDIBLY simple charts with Excel (v2003) - any recommendations? ship Charts and Charting in Excel 3 June 19th 06 11:07 PM
quickly select data to produce charts kim Charts and Charting in Excel 1 March 8th 06 04:12 AM


All times are GMT +1. The time now is 04:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"