Kelly Napier
Registered User.
- Local time
- Today, 12:04
- Joined
- Sep 3, 2014
- Messages
- 13
Every client has a list of actions that have happened on a certain date. These actions need to be costed but the data is variable. So I need to find a way that I can list the actions that have happened on a certain date and then add 'time spent' and an 'hourly rate'. This way I can cost how much a client has cost to go through our system.
I tried a query, in which I put a look up field for the time spent and then put cost=[time spent]*[hourly rate] - this worked perfectly, but i need to be able to record each day - this simply overwrote each time I used it.
I am self taught so please be gentle with me.
Thanks in advance
I tried a query, in which I put a look up field for the time spent and then put cost=[time spent]*[hourly rate] - this worked perfectly, but i need to be able to record each day - this simply overwrote each time I used it.
I am self taught so please be gentle with me.
Thanks in advance