In my query, the user must input which company he wishes to view information for or leave the field blank to view all.
Here's what I'm working with:
=IIf(IsNull([Input]),{CODE TO DISPLAY ALL RECORDS},[Input])
I checked the code and if I make the true value one of the company names, it works...
I want a report to display only the year of my [Contract Date] field from the table [JobData]. I've read all the help files Access 2003 provides and I've tried a thousand things that don't work. What works?
And if you give me code to enter, please tell me in which field it should be entered...
I'm pretty new to Access, and I've gotten far, but conditional formatting is too far beyond me.
I have a field [Customer] in a table [JobData] that I want to turn Bold if the field [BioCompany] is = "BC". The BioCompany field is not displayed on the report, but is in the JobData table...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.