caymanuser
IS-IT--Management
I have a single dbase file where the first ten records contain performance data that is to be printed on each statement utilising data from Record 11 and onwards
Therefore every statement would show as below:
Total gain/loss - from record 1
Interest - from record 2
Total gain - from record 3
Etc. - from record 4 to
Etc. - from record 10
Inividual client performance data - record 11 onwards
Every record from the 11th onwards is a new statment.
What is the best way to store the data from the 1st ten records so it can be used with the 11th and subsequent records?
Thank you in advance.
Therefore every statement would show as below:
Total gain/loss - from record 1
Interest - from record 2
Total gain - from record 3
Etc. - from record 4 to
Etc. - from record 10
Inividual client performance data - record 11 onwards
Every record from the 11th onwards is a new statment.
What is the best way to store the data from the 1st ten records so it can be used with the 11th and subsequent records?
Thank you in advance.