Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Report: How can I manipulate the data before it's being printed

Status
Not open for further replies.

Sammy25

Technical User
Sep 4, 2001
10
AU
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

 
Hi,
Try conditional formatting from the Format menu while you are design viwe of the report. This is avilable if you are using Access2000 or higher.
for help try "conditional formatting" in help file
regards

Zameer Abdulla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top