Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pb
Posted - 12/16/2005 : 12:05:16 PM Origin Version (Select Help-->About Origin): 6.0 Operating System: XP
Hi, I would like to select and then plot a worksheet column identified by name, rather than column number. However, the usual command worksheet -s does not seem to work with names. What am I doing wrong..? Thanks for your help
Paola
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 12/16/2005 : 12:55:45 PM Hi Paola,
colnum(colName) returns the column number of the named column. You can use this to select col B...