× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



What about sorting though?
File on the iSeries with two records -

12/01/06
13/01/05

Transfer into Excel and sort in ascending order. You and I both know that 13 Jan 2005 should come top, but it doesn't here. Not until I go into each cell in turn, do F2 to edit and then [Return]. At which point Excel formats the cell properly, and then sort works.

Sounds like it's storing the data as a character field rather than as a date field, and Excel is converting it for you when you use F2 and return.

The only solution that I know of is to generate the file from the iSeries in XLS format using HSSF. (Requires programming expertise). When you do that, you can write an actual Excel date to the file, and you won't have this sort of problem.

But, I'm no expert on the way that the iSeries Access file transfer works, so maybe there's a solutiont that I'm not aware of.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.