ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   How to skip cells in column for charting (https://www.excelbanter.com/charts-charting-excel/169855-how-skip-cells-column-charting.html)

Ruggiero

How to skip cells in column for charting
 
I have made a handy stock info table. Each stock has its own column (columns
3-10). Most rows show just share prices for the stocks held, but some show
numbers of shares or total invested in the stock. The rows of share prices
are marked in column 2 as "price." Is there a way of not charting the rows
not marked as "price?"

Bob Phillips

How to skip cells in column for charting
 
You could create a dependent table where you put the headings, and where the
row says price, use that value, otherwise add a formula of NA(), such as

=IF($B2="price",C2,NA())

and then chart that table.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Ruggiero" wrote in message
...
I have made a handy stock info table. Each stock has its own column
(columns
3-10). Most rows show just share prices for the stocks held, but some
show
numbers of shares or total invested in the stock. The rows of share
prices
are marked in column 2 as "price." Is there a way of not charting the
rows
not marked as "price?"




Andy Pope

How to skip cells in column for charting
 
Hi,

You could use autofilter on the range and only display those marked as
Price.
With the chart selected use Tools Options Chart, to check the Plot
visible cells only is checked.
And if your chart is located above the rows you might want the set the
Don't move and size with cells option. Right click chart area and use
the properties tab of the format dialog.

Cheers
Andy

Ruggiero wrote:
I have made a handy stock info table. Each stock has its own column (columns
3-10). Most rows show just share prices for the stocks held, but some show
numbers of shares or total invested in the stock. The rows of share prices
are marked in column 2 as "price." Is there a way of not charting the rows
not marked as "price?"



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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com