Search found 3 matches

by billyclark
Tue Aug 19, 2008 7:47 pm
Forum: General
Topic: Conversion Help for Duplicate Values
Replies: 0
Views: 388

Conversion Help for Duplicate Values

How can I convert this:

52a05f60d8f54177a4ec4099f914ebdc 10675
52a05f60d8f54177a4ec4099f914ebdc 247$2
52a05f60d8f54177a4ec4099f914ebdc 10675

to this:

10675
52a05f60d8f54177a4ec4099f914ebdc
52a05f60d8f54177a4ec4099f914ebdc

Do you know of a tool that can do this?
by billyclark
Thu May 22, 2008 1:35 am
Forum: General
Topic: excel xml issue, but could textpad come to the rescue?
Replies: 3
Views: 421

here's the issue in more detail

http://www.codeproject.com/KB/XML/ooxml_is_defective.aspx Since we have had several cases logged for this, I wanted to send out a note to everyone. If you are experiencing rounding issues when you are loading data, unfortunately, this an Excel bug, not a Workday issue. The only workaround we have is ...
by billyclark
Wed May 21, 2008 7:08 pm
Forum: General
Topic: excel xml issue, but could textpad come to the rescue?
Replies: 3
Views: 421

excel xml issue, but could textpad come to the rescue?

ok team, i have an issue that textpad could become a hero on if it's possible to help fix the decimal issue that excel creates. the problem.... an excel xml file has this number in a cell .53, but when you go look at the xml the number is .53297777777777777 so... could someone tell me the regular ...