W waffle Registered User. Local time Today, 07:48 Joined Nov 3, 2006 Messages 13 Nov 20, 2006 #1 I have a query that calculates input information into a value that then needs to be compared to another query values and will be used to output a % change in a third query. Is there any way to make this happen? Thank you in advance!
I have a query that calculates input information into a value that then needs to be compared to another query values and will be used to output a % change in a third query. Is there any way to make this happen? Thank you in advance!
KeithG AWF VIP Local time Today, 04:48 Joined Mar 23, 2006 Messages 2,592 Nov 20, 2006 #2 You could try and do something with Dlookup function to retrieve the values from the queries.
W waffle Registered User. Local time Today, 07:48 Joined Nov 3, 2006 Messages 13 Nov 20, 2006 #3 Keith, thank you thank you thank you.... that was such an easy fix!