1..10 array

V

vjp2.at

How can I create a list of numbers 1,2,3,4 the length of another list?
1:rows()?


- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.panix.com/~vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Phooey on GUI: Windows for subprime Bimbos]
 
P

PETER.MCQUILLAN

I think I got what you mean

I hope this is helpful.

The information you are after is the length of the cell in either rows or
columns.

Use the formula

= Len (cell you want the count i.e. =len(a1) Remember that spaces count as a
character in this formulas

Hope it helps

Peter
 
Top