surfbum3000
Technical User
Table Name: tblLongDrive
Field Name: Status
I want to highlight in Red when the Status=Telco Msg. I created a query and entered the code in the Field Name area.
If {tblLongDrive.Status} = {tblLongDrive.Telco Msg} Then crRed Else crBlack
What error have I made?
If it seems like I don't know what I am doing it's because I don't
Field Name: Status
I want to highlight in Red when the Status=Telco Msg. I created a query and entered the code in the Field Name area.
If {tblLongDrive.Status} = {tblLongDrive.Telco Msg} Then crRed Else crBlack
What error have I made?
If it seems like I don't know what I am doing it's because I don't