I have a report based upon a query of two tables. I am trying to have "Discontinued" be displayed in a Unbound text box next to any discontinued items. One table has a Yes/No field (formated as True/False) that is checked when the item is discontinued. My macro condition is: [Reports]![Report_Name]![Disc]=True. Am i missing something here?
I have tried to use other fields in the form just to test and it ALWAYS gives me a Data Type Mismatch, no matter what i do!(when using a text field for example i use ="" to see if the macro will give the error... it does!)
Any help would be GREATLY appreciated!!
Thank you for your time.
Doh!!
I have tried to use other fields in the form just to test and it ALWAYS gives me a Data Type Mismatch, no matter what i do!(when using a text field for example i use ="" to see if the macro will give the error... it does!)
Any help would be GREATLY appreciated!!
Thank you for your time.
Doh!!