ATTOUT: Front slash (/) converted into a date format after extraction

ATTOUT: Front slash (/) converted into a date format after extraction

sharpl
Advocate Advocate
214 Views
2 Replies
Message 1 of 3

ATTOUT: Front slash (/) converted into a date format after extraction

sharpl
Advocate
Advocate

Anyone knows how to prevent Excel converting "front slash" into a date format? I need it in a text format, no changes.

0 Likes
Accepted solutions (1)
215 Views
2 Replies
Replies (2)
Message 2 of 3

cadffm
Consultant
Consultant
Accepted solution

Hi,

 

two answers

1. It's on you

    How do you accee the data in Excel, by OPEN command?

    Run open, select the txt file, in Text Import Assistent, page 3of3

    select the column, change formatting to Text

 

2. Or , change the value befor import

    open yout txt file in Editor, search&replace / to '/

 

May I ask for a sample value? Because I can't reproduce it with a front slash.

Sample value "/nnn" - which one?

 

 

 

Crosspost https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lt-attout-gt-text-format-extracted-a...

Sebastian

0 Likes
Message 3 of 3

sharpl
Advocate
Advocate

yes, i had to select a specific column, that was the key!

0 Likes