Re: binding format
- From: "Keith G Hicks" <krh@xxxxxxxxxxx>
- Date: Sat, 9 Feb 2008 20:39:26 -0500
Well, I figured out I can do this:
IIF(Eval("Status")=1,"NOP", IIF(Eval("Status")=2, "Open",
IIF(Eval("Status")=3, "Win", IIF(Eval("Status")=4, "Closed", ""))))
Not sure if there's a better way but the above works. Open to suggestions
though.
Keith
.
- Follow-Ups:
- Re: binding format
- From: lue
- Re: binding format
- References:
- binding format
- From: Keith G Hicks
- binding format
- Prev by Date: Re: String Reference Type
- Next by Date: writing parameter dynamically
- Previous by thread: binding format
- Next by thread: Re: binding format
- Index(es):