pinstripe
Programmer
- Dec 27, 2004
- 52
Dear all,
my friend owns a few lorrys and i would like to help him with an expenses paid histroy!
Expanses he has for one lorry on one drive for example are road taxes, gas bills etc.(for different states)
This means that i have to cover at least 4 different currency.
I have 12 entering fields for different expanses and beside each, a comboBox with different currency(Euro,Sit,Hr,Gbp) to be selected - i don't know if this is the right thing to do.
All of these 12 fields needed to be added up and converted at some point... then outputed in one currency only, but also left a possibility to show how much and in which currency expenses were originaly puted in.
I even don't know how to begin with this, so it would be the most efficient and fast.
I have tryed with "=IIf([Valuta Spedicija1]="SIT";([Spedicija1]/[Euro])+[Spedicija2]....)"
but there is to many fields to be checked and added up.
If anyone has any idea how to start with this and make it work, please help me!
Thank you
my friend owns a few lorrys and i would like to help him with an expenses paid histroy!
Expanses he has for one lorry on one drive for example are road taxes, gas bills etc.(for different states)
This means that i have to cover at least 4 different currency.
I have 12 entering fields for different expanses and beside each, a comboBox with different currency(Euro,Sit,Hr,Gbp) to be selected - i don't know if this is the right thing to do.
All of these 12 fields needed to be added up and converted at some point... then outputed in one currency only, but also left a possibility to show how much and in which currency expenses were originaly puted in.
I even don't know how to begin with this, so it would be the most efficient and fast.
I have tryed with "=IIf([Valuta Spedicija1]="SIT";([Spedicija1]/[Euro])+[Spedicija2]....)"
but there is to many fields to be checked and added up.
If anyone has any idea how to start with this and make it work, please help me!
Thank you