milkman2500
Registered User.
- Local time
- Today, 14:15
- Joined
- Oct 21, 2012
- Messages
- 45
Hi,
I'm trying to calculate the percentage change between records/rows. I've searched around the internet and found 2 possible examples, but they are very specific to the individual's database and I'm struggling to understand. I was hoping someone could help explain.
Here are two examples:
http://msgroups.net/microsoft.public.access/calculate-difference-in-rows/100924
http://www.access-programmers.co.uk/forums/showthread.php?t=205729
I believe I need to create a query based on another query (which I can do). I would need to create a column in the new query that calculates the percentage difference, but what's the formula/contents of that column?
Thanks.
I'm trying to calculate the percentage change between records/rows. I've searched around the internet and found 2 possible examples, but they are very specific to the individual's database and I'm struggling to understand. I was hoping someone could help explain.
Here are two examples:
http://msgroups.net/microsoft.public.access/calculate-difference-in-rows/100924
http://www.access-programmers.co.uk/forums/showthread.php?t=205729
I believe I need to create a query based on another query (which I can do). I would need to create a column in the new query that calculates the percentage difference, but what's the formula/contents of that column?
Thanks.