nightmaregenerator
Registered User.
- Local time
- Today, 11:18
- Joined
- Dec 11, 2009
- Messages
- 33
I have a form that basically allows us to record where a driver went whether they did a return trip and how many kilometers they are charged for.
So basically what I can't seem to figure out is how to the kms to automatically come up when I select the destination.
It's basically set up with a table that has four columns with
From, To, Return and Kms.
In my form I have a combo box that allows you to select the the trip it was.
But what I need is for when I select the trip it automatically adds the kms traveled to the kms text box.
I know it's probably a really simple solution but I can't seem to figure it out.
Any ideas?
So basically what I can't seem to figure out is how to the kms to automatically come up when I select the destination.
It's basically set up with a table that has four columns with
From, To, Return and Kms.
In my form I have a combo box that allows you to select the the trip it was.
But what I need is for when I select the trip it automatically adds the kms traveled to the kms text box.
I know it's probably a really simple solution but I can't seem to figure it out.
Any ideas?