If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Charting Help(arrays vs ranges)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-27-08, 00:52
carlkrantz carlkrantz is offline
Registered User
 
Join Date: Oct 2006
Posts: 6
Question Charting Help(arrays vs ranges)

I have recorded a macro to make a nice little series chart. The problem is that I have to create a range on a sheet with the first row containing the category titles and then a row containing the series values. I really would rather just pass two arrays to the chart macro one with the category titles and the other with the series values.
The problem is that I can't seem to find the proper way to make a macro that accepts arrays rather than ranges.

Can anybody offer a suggestion as to what this macro might look like?

Thank You for any help you may offer
carlkrantz
Reply With Quote
  #2 (permalink)  
Old 01-27-08, 21:29
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
John Walkenbach addresses part of this with his Spreadsheet tips.

Will this help you?
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 01-30-08, 00:31
carlkrantz carlkrantz is offline
Registered User
 
Join Date: Oct 2006
Posts: 6
Talking Resp to Your Resp

To be honest with you I don't really quite understand what he is doing.
But thank you Shades for the response, I appreciate your time.
Carlkrantz
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On