View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Xt Xt is offline
external usenet poster
 
Posts: 49
Default Line with length depending on the value of the cell

On Aug 15, 3:35*pm, Subodh wrote:
Hi All,
* * *I want to get a line in a row of cell, lets say from in Row1.
And, if the value in A1 is 1 the line should be in Cell B1
* * * * * * * * * * * * * * * * * * * if 2 the the line should be in
cell b1,c1
* * * * * * * * * * * * * * * * * * * if 3 the line should be in cell
b1,c1,d1 and so on.


What do you mean by a "line"? xt