D
Dorothy
Previously I asked how to suppress a field (DateSent)
depending on what was displayed in another field(Status).
I was told to do the following:
depending on what was displayed in another field(Status).
I was told to do the following:
Now I also need to know how to suppress the label of the=IIf([Status]="Approved",[DateSent],"")