View Single Post
  #1   Report Post  
Tom
 
Posts: n/a
Default in excel create series in the presence of [ ] characters

I need to create a series like this:

text[1]
text[2]
text[3]
..
..
text[n]

Excel will not let me do this in the presence of the [].

Is there a way around this?

Thanks