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



HI I have an exchange rate conversion file that is set up as follows:
 
 A            CVCO           1A       
 A            CVDIV          2A       
 A            CVYR           2S 0     
 A            CVDESC        30A       
 A            CV01           6S 4     
 A            CV02           6S 4     
 A            CV03           6S 4     
 A            CV04           6S 4     
 A            CV05           6S 4     
 A            CV06           6S 4     
 A            CV07           6S 4     
 A            CV08           6S 4     
 A            CV09           6S 4     
 A            CV10           6S 4     
A            CV11           6S 4       TEXT('CV MTH 11')      
A            CV12           6S 4       TEXT('CV MTH 12')      
A            CVXTR1         8S 0       TEXT('EXTRA 1')        
A            CVXTR2         8S 0       TEXT('EXTRA 2')        
A            CVXTR3        11S 2       TEXT('EXTRA 3')        
A            CVXTR4        11S 2       TEXT('EXTRA 4')        
A            CVXTR5         3A         TEXT('EXTRA 5')        
A            CVXTR6         6A         TEXT('EXTRA 6')        
A          K CVCO                                             
A          K CVDIV                                            
A          K CVYR                                             
                                      
Every month has a different exch rate iow. I have a program that recaps prev. month sales for foreign tax calculations. The exchange rate I want to accesss by using the month I am processsing as my index. Am I needing to recreate the DDS as a data structure and using DIM for my months or is there a simpler way to do this.
 



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.