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
 All Forums
 Origin Forum
 Origin Forum
 Date's formatting

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
masterbc Posted - 02/26/2019 : 09:56:48 AM
Origin Ver. and Service Release (Select Help-->About Origin): 2019 9.6.0.172
Operating System: Windows 10

Hi guys,
I have a following problem: I got a date-time series in Excel. I split it to date and time and copied to Origin. Time works fine, whilst there are problems when dates are copied: somewhere in the middle of 16th Aug 2018 (65536th row) dates are not formatted properly and raw day number is displayed, just like in the screenshot below.

All the data is treated the same way, it is seamless and from the same source.

Could you please give me some suggestions, what may be wrong or what should I do to manage this problem?




best regards,
4   L A T E S T    R E P L I E S    (Newest First)
masterbc Posted - 03/04/2019 : 10:14:20 AM
Thank you, James!
best regards!
YimingChen Posted - 03/01/2019 : 10:54:44 AM
Hi,

This system variable controls whether to copy full precision data or what was displayed in Excel when copy data from Excel and past into Origin:
0 = Only copy what was displayed in Excel
1 = Copy full precision data in Excel

James
masterbc Posted - 03/01/2019 : 05:22:24 AM
Thank you, that worked perfectly!
btw - what has been changed by this commend?
YimingChen Posted - 02/26/2019 : 11:33:21 AM
Please try the following steps to fix this:
1. On the Origin main menu go to Window: Script Window
2. In the Script Window type :
@XLP=0;

3. Highlight the contents of Script Window and press Enter.
you should now be able to copy paste more than 65536 rows.

James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000