Bill, That was it. Thanks.
Jan -----Original Message----- From: "Bill Downall" <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 18 Feb 2008 10:33:03 -0500 Subject: [RBASE-L] - Re: ODD/EVEN Jan, (IFEQ( (MOD(autonumbercolumn,2)), 0, 2, 1)) On Feb 18, 2008 10:25 AM, jan johansen <[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]> wrote: I am struggling with a computed column. I have a table with an autonumber. The goal is to have odd number rows = 1 and even number rows =2 but I'm not quite getting there. Jan --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] [mailto:[EMAIL PROTECTED] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] [mailto:[EMAIL PROTECTED] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] [mailto:[EMAIL PROTECTED] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] [mailto:[EMAIL PROTECTED] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

