Hi Forum,
Can someone please validate that this is an issue
I have a column with large numbers stored as text (ex. 10000001000012) and I am concatenating a date column (ex. 45265) into a larger number: 1000000100001245265
Now if i evaluate this concatenated number with the VALUE() function, (ex. VALUE(1000000100001245265)) i get a result of = 100000100001240000
Forum, why is the result ignoring the '5265' portion of the date in the evaluation?
Many thanks!
Can someone please validate that this is an issue
I have a column with large numbers stored as text (ex. 10000001000012) and I am concatenating a date column (ex. 45265) into a larger number: 1000000100001245265
Now if i evaluate this concatenated number with the VALUE() function, (ex. VALUE(1000000100001245265)) i get a result of = 100000100001240000
Forum, why is the result ignoring the '5265' portion of the date in the evaluation?
Many thanks!