The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Data processing
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

66de250

China
32 Posts

Posted - 06/04/2024 :  10:47:11 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I now have an origin project opj file that contains multiple workbooks, each with graph, data, and note. data is a table with two columns and many rows, and the data and title in the first column of the data table in each workbook are the same. Now I need to use the command in origin (MENU-e) to create an excel table with only one sheet workspace inside the project. I need to copy the data table in each workbook into the sheet of the excel table, and the first column of the excel table is the title of the first column of the data table. The remaining rows are then copied sequentially to the data in the first column of the data table in the workbook. The second column of the excel table and its subsequent columns are copied to the intensity data of each workbook Data table, and the title of the first row of each column is the name of the corresponding workbook. How should I type the command, please help me, thanks a million!

YimingChen

1658 Posts

Posted - 06/05/2024 :  3:32:36 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
It appears you want to append the second column of multiple worksheets into one sheet, then insert a column at the beginning with the titles read from the first column of the source sheets. Is that correct?

You could use the wAppend X-function, please refer to the page below:
https://www.originlab.com/doc/en/X-Function/ref/wAppend

James
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000