Replace the empty cell by =NA() which displays as #N/A and is ignored by the
chart engine
OR
Click on the chart and open (in Excel 2003) Tools | Option | Chart and
specify how empty cells are to be treated. Similar option in Excel 2007
best wishes
--
Bernard Liengme
http://people.stfx.ca/bliengme
Microsoft Excel MVP
"ARD" <(E-Mail Removed)> wrote in message
news:290225CC-6906-4CE8-8D91-(E-Mail Removed)...
> Let's say the data is
>
> Particulars Frequency
>
> q 5
> w -
> e 6
> r 7
>
> While drawing a chart, it should not show wth column when it is 0,
> otherwise
> it should take it into consideration. How ?