Hi,
I am making an international expense claim form for a client.
on the form, i have two date fields (date from and Date to). i also have a days field which has to work out the amount of days between the two dates.
i have tried the datediff function but i cannot get it working. Is there possibly an easier way of doing this as i have no experience with visual basic and i am trying everything i can find.
the other thing i wanted to find out is working out different currencies:
for instance i have 3 exchange rate fields. I would put in the South African Rand value of these rates.
i would multiply 1 exchange rate amount with the foreign amount to get the rand value.
once the values are worked out, how would i add them up to get a total?
It sounds confusing, but i have attached a picture of the form to give you more/less an idea of what im trying to do.
Thanks in advance!