View Single Post
  #2   Report Post  
bj
 
Posts: n/a
Default

We need more definition of what you mean by "making the x advance"
I can think of several possible meanings, with dramatically different
methods for solving he problem.


"miko" wrote:

I actually don't know a lot about excel possibilities

I'm trying to make a "x" go through a line
something like
for A10 : =IF(A1=0,"x","")&IF(A10="x","","")
and so on for the following cases

I know this is not right but how could I make my x advance and see it
going in each case?

Thanks