× 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.



The fields in the EXCEL file are floating point and are approximations. I
don't know if there is a way to change the type in EXCEL and get better
precision.

On Mon, Jun 1, 2009 at 10:15 AM, Jeff Young <cooljeff913@xxxxxxxxx> wrote:

I have an EXCEL worksheet where I am selecting specific columns to process
in my program.
One of these columns is a numeric column defined with 2 decimal position.
On the worksheet, I have the following values:
1.38-
20.97-
11.44-
0.84
0.80

In my program, I am receiving the following values:
1.37-
20.96-
11.44-
0.83
0.79

The PI for my numeric processing subproceedure is :
D NumberCell PI 1N
D Sheet 1024A Varying Const
D Row 10I 0 Value
D Column 5I 0 Value
D Value 8F Value

The actual instruction to retreive the data from the cell is :
AdjVarAmt = %Dec(Value : 11 : 2);

The field AdjVarAmt is defined in my program as TYPE = PACKED(11,2)

Does anyone have any explanation as to why this is happening?

I am on V5R3M0



Thanks,


Jeff Young
Sr. Programmer Analyst
IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions
V5R2
IBM Certified Specialist- e(logo) server i5Series Technical Solutions
Designer V5R3
IBM Certified Specialist- e(logo)server i5Series Technical
Solutions Implementer V5R3
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



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.