Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default Best way to create 27 charts with vba?

Hi,

I need to create charts (containing 3 different types of charts x 9) and I
have all range references as Names ready. How can I write the vba in the
most effective way? Surely, I shouldn't need to write down all 27 in a sub,
it will be huge and easy to get lost into.

There is also time factor to consider - will it be faster to have templates
to copy paste and then change the links?

Also I know there are some limities with using Named ranges and Charts, but
are unsure it will affect vba coding.

Any suggestions?

/Kind regards


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Best way to create 27 charts with vba?

Hi Gunnar,

I need to create charts (containing 3 different types of charts x 9) and I
have all range references as Names ready. How can I write the vba in the
most effective way? Surely, I shouldn't need to write down all 27 in a sub,
it will be huge and easy to get lost into.


Do you really need to see all 27 charts at the same time? You might be better
off creating three dynamic charts which you can change using e.g. some
dropdown controls.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default Best way to create 27 charts with vba?

Hi,

It should be integrated into a report, where static text already exist. More
likely, I think of hiding some parts of the report sometimes, since there
will be a lot of work to convert the current layout etc.

Thanks for the idéa, anyhow. Any else with some old code template for me to
borrow..


/Regards


"Jan Karel Pieterse" skrev i meddelandet
...
Hi Gunnar,

I need to create charts (containing 3 different types of charts x 9) and
I
have all range references as Names ready. How can I write the vba in the
most effective way? Surely, I shouldn't need to write down all 27 in a
sub,
it will be huge and easy to get lost into.


Do you really need to see all 27 charts at the same time? You might be
better
off creating three dynamic charts which you can change using e.g. some
dropdown controls.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Best way to create 27 charts with vba?

you might get a better response posting in

news://msnews.microsoft.com/microsof...excel.charting

--
Regards,
Tom Ogilvy

"Gunnar Johansson" wrote in message
...
Hi,

It should be integrated into a report, where static text already exist.

More
likely, I think of hiding some parts of the report sometimes, since there
will be a lot of work to convert the current layout etc.

Thanks for the idéa, anyhow. Any else with some old code template for me

to
borrow..


/Regards


"Jan Karel Pieterse" skrev i meddelandet
...
Hi Gunnar,

I need to create charts (containing 3 different types of charts x 9)

and
I
have all range references as Names ready. How can I write the vba in

the
most effective way? Surely, I shouldn't need to write down all 27 in a
sub,
it will be huge and easy to get lost into.


Do you really need to see all 27 charts at the same time? You might be
better
off creating three dynamic charts which you can change using e.g. some
dropdown controls.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com





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
Unable to click on charts & unable to create any new charts Excel Snapclick Charts and Charting in Excel 4 February 1st 09 07:59 PM
how to create 0 to 0 value charts vamsi Charts and Charting in Excel 1 September 24th 07 12:37 PM
How to create professional charts Sarah Charts and Charting in Excel 1 June 20th 07 07:13 PM
please help... how to create org charts via VBA... [email protected] Charts and Charting in Excel 0 December 29th 06 09:22 PM
how do i create 4 pie charts Mike Kim Charts and Charting in Excel 1 February 21st 06 10:22 AM


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