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
 Origin Forum
 Change initial column number
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Rhazal

3 Posts

Posted - 11/04/2013 :  03:46:20 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,

is there a possibility to change the initial layout of an automatically opened worksheet, especially the number of columns?
I collect data of an experiment via LabView and send this data to Origin via the Labview Origin Sub VIs.
My problem is that those Sub VIs open Origin and are able to create a new workbook and worksheet, but the sheet will initially only have two columns, so every data I would like to send to other columns is lost, if I don't add columns manually.
I've tried to find any possibilities to adjust this via the options but haven't found any setting that allows me to do so.

I'm using LabView 2012 and Origin 9.

Thanks for your help.

Edited by - Rhazal on 11/04/2013 03:47:16 AM

greg

USA
1378 Posts

Posted - 11/04/2013 :  09:02:49 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Using LabTalk script, you can either
Open your own Workbook Template with

window -t Data MyCustomWorkbookWith10Columns;

or add some columns

worksheet -a 8;

before sending the data.
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