Judith,

unfortunately that approach won't work. You're using a calculation which is tied to the record, so any attempt to display data in find mode (when there are no records) will give you an empty result.

Instead, don't use a field for the label. Use a text block as normal and a merge field instead, and you'll find the Brand (or any other field) disappears in Find mode as you were hoping for.

Cheers,
Nick

On 09/02/2007, at 7:27 AM, Judith Foldi wrote:

I have tried to change a couple of field labels that are calculated so that they will display something when in Find mode. Here's what I tried:

If ( Get ( WindowMode )  = 1; " Order #" ; Brand & " Order #" )

The field labels display correctly when in Browse mode bur are blank in Find Mode. I need to have something show in Find mode so the users will know what they are searching...
-----------------------------------------------------------
Judith Foldi
Things never were the way they used to be



Reply via email to