Try

<CFIF Not(Len(Trim(reponse_critique)))>



At 10:26 AM +0200 7/13/2000, Francis NART wrote:
>I want to test if a memo field is empty in access.
>
>
>I tried this :
>
><CFIF reponse_critique IS "">...
>
>or this <CFIF len("reponse_critique") LT 1> ...
>
>but with no success.
>
>Could you help me on this ?
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to