PC Review


Reply
Thread Tools Rate Thread

Conquered: interactive charts with mixed number formats

 
 
K. Georgiadis
Guest
Posts: n/a
 
      9th Jun 2004
Persistence has paid off and this challenge has been
resolved. My thanks to Tushar Mehta for pointng me in the
right direction
 
Reply With Quote
 
 
 
 
Tushar Mehta
Guest
Posts: n/a
 
      10th Jun 2004
You are welcome. Thanks for letting folks know.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <1a66601c44e65$478294a0$(E-Mail Removed)>,
(E-Mail Removed) says...
> Persistence has paid off and this challenge has been
> resolved. My thanks to Tushar Mehta for pointng me in the
> right direction
>

 
Reply With Quote
 
Guest
Posts: n/a
 
      10th Jun 2004
I had to make two changes:

1) I changed your formula:

PlotData =OFFSET(Sheet1!$B$1,Sheet1!$J$6-1,0,1,COUNTA
(Sheet1!$1:$1)-1)

to:

PlotData =OFFSET(Sheet1!$B$1,Sheet1!$J$6-1,0,1,COUNTA
(Sheet1!$A:$A)-1)

2) Additionally, I was making an error in application of
the formula when I linked the Y values to it; namely, I
had forgotten to start the reference to the formula by
first citing the name of the workbook, e.g. 'My
Workbook.xls'!PlotData.

Again, many thanks for your help

KG
>-----Original Message-----
>You are welcome. Thanks for letting folks know.
>
>--
>Regards,
>
>Tushar Mehta
>www.tushar-mehta.com
>Excel, PowerPoint, and VBA add-ins, tutorials
>Custom MS Office productivity solutions
>
>In article <1a66601c44e65$478294a0$(E-Mail Removed)>,
>(E-Mail Removed) says...
>> Persistence has paid off and this challenge has been
>> resolved. My thanks to Tushar Mehta for pointng me in

the
>> right direction
>>

>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
interactive charts for stacked bar charts jccantu@pella.com Microsoft Excel Charting 4 28th Dec 2006 09:58 PM
mixed formats in calculations Mark Microsoft Excel Discussion 3 31st Mar 2005 06:06 PM
Interactive XY charts where data are in different number formats K. Georgiadis Microsoft Excel Charting 0 9th Jun 2004 04:10 AM
Mixed formats on dates Paul Proefrock Microsoft Excel Discussion 1 11th Feb 2004 04:53 AM
Re: Mixed Chart Formats Debra Dalgleish Microsoft Excel Charting 0 25th Sep 2003 10:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:51 AM.