I have a query that queries multiple tables, and contains a calculated field. I am hoping to find a way where I can:
1. Change the forecolor of the field IF the calculated field = yes
2. Calculate the queried field by multiplying it by 10
3. After making these changes to the query, display the dynamically changed data in the access report
Can you, who are kind, please also show me the syntax that will be involve in this process.
Thanks very much
1. Change the forecolor of the field IF the calculated field = yes
2. Calculate the queried field by multiplying it by 10
3. After making these changes to the query, display the dynamically changed data in the access report
Can you, who are kind, please also show me the syntax that will be involve in this process.
Thanks very much