accessaspire219
Registered User.
- Local time
- Today, 13:22
- Joined
- Jan 16, 2009
- Messages
- 126
Hi,
I have a query that calculates a normalization factor based on the number of days in the current month. I need to use this factor in another query however these queries do not contain common fields that I can use to join them. The only way I guess I can do it is if I save the normalization factor to a variable and then use that variable in the other query, but I have no idea how to do this. Any help would be appreciated. I am also open to ideas pointing to other ways (without using a variable) to get to the same result.
Thanks!
I have a query that calculates a normalization factor based on the number of days in the current month. I need to use this factor in another query however these queries do not contain common fields that I can use to join them. The only way I guess I can do it is if I save the normalization factor to a variable and then use that variable in the other query, but I have no idea how to do this. Any help would be appreciated. I am also open to ideas pointing to other ways (without using a variable) to get to the same result.
Thanks!