GoatieEddie
Technical User
Hi all,
I've got my knickers in a bit of a twist over this one and now can't see the wood for the trees!
I have a table that has three cols - name, value, date.
I then have a combo box that allows you to enter two dates.
I have a select query that takes the combo values and returns the values for each name for both the dates.
Where I get stuck is I want to show the percentage difference between these two values for each name. I can't work out how to reference the two value columns separately as they have names that change depending on what dates I select.
Can someone shed the light?!
Many thanks in advance,
GE
I've got my knickers in a bit of a twist over this one and now can't see the wood for the trees!
I have a table that has three cols - name, value, date.
I then have a combo box that allows you to enter two dates.
I have a select query that takes the combo values and returns the values for each name for both the dates.
Where I get stuck is I want to show the percentage difference between these two values for each name. I can't work out how to reference the two value columns separately as they have names that change depending on what dates I select.
Can someone shed the light?!
Many thanks in advance,
GE