T O P I C R E V I E W |
phdkrish19 |
Posted - 05/31/2022 : 12:51:23 AM Origin Ver. and Service Release (Select Help-->About Origin): origin 2022b Operating System:Windows 11
Hi, Reg: Changing active workbook name irrespective of the current name
I am importing excel file to origin, then the workbook name changed as in excel file name. For example, the workbook name would be "20220531_abc_45_204_as" after import.
If I want to change the workbook name to "Book1", I can use the code "win -r 20220531_abc_45_204_as Book1". But every time I need to type the long workbook name!
Instead is there any code to change the active workbook name?
Your help is highly appreciated!
Thanks Krishnan. |
2 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 05/31/2022 : 12:41:57 PM If you want to change book name, better use page.name$
CP
|
phdkrish19 |
Posted - 05/31/2022 : 02:27:42 AM Hi,
I got the code page.longname$ = "Book1";
Thanks Krishnan. |
|
|