Hideo Fujii
USA
1582 Posts |
Posted - 06/23/2005 : 09:38:27 AM
|
When your dataset is in the, say, column A, you can try: 1) Highlight the column, and select Column:Set Column Values menu. 2) Enter the following formula with the conditional operators like: col(A)[i]==2?20:(col(A)[i]==5?50:col(A)[i])
There should be many ways to achieve that.
OriginLab Hideo Fujii
Edited by - Hideo Fujii on 06/23/2005 09:40:01 AM |
 |
|