HI
thanks for your help!
i need guidance for making text box or label appear (on form) when 4 condition (from query) is met - This is just for showing a sign that pops up (doesn't have to be text inside).
i tried to do this with c[COLOR=var(--ytd-video-primary-info-renderer-title-color, var(--yt-spec-text-primary))]onditional Formatting but[/COLOR]
my knowledge of Access is not so good...
[B]i tried something like this.....(inside expression builder)....iif( [q]! [a]= "Danny" And [q]! = "Triangular" And [q]! [c] = "Red" And [q]! [d] > "1", "ATTENTION" , " " )
i tried to do this also in label/text box control source .....
And that's probably not the way to do it ...
Would appreciate help