Hallo There.
Merry Christmas to all.
If i download a file from the web and it has a field called barrier draw into excel i usually use the date format as 3/14. This is actually not a date. sometimes it has 14/15.
How can i format it not to be a date. When i want to select just the first two digits i get 40030. or 40.
i have checked a lot on google and some of your earlier posts but there is nothing regarding this.
thank you
Loading
VulpesPosted Dec 26, 2012, 2:41 PM
If this were a date, then I'd have guessed that it was the number of days from some some reference point such as 1 January 1900.
However, if it's a barrier draw, then perhaps it's encoded into a single number in some way?
If you can find out what the encoding is, then you could use an Excel function (or a C# function if you're downloading via .NET) to transform it into what you want.
shabeer shaikPosted Dec 25, 2012, 3:49 PM
VulpesPosted Dec 25, 2012, 7:12 AM