Origin Version (Select Help-->About Origin): 7.5 Operating System:Windows 2000
Dear all,
I have a worksheet data1 with "25" as the worksheet label. I perform an integration over a column (data1_B) and the result is put into a new dataset (data2_B). Now I want to set the label of column data2_B to be the label ("25") of the worksheet of data1_B. How can this be done in C?
I tried to rename the worksheet into "25", but only numbers are not alowed as worksheet name.