You beat me to it Bill. Exactly what I was ready to suggest. Dennis McGrath
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Downall Sent: Monday, February 18, 2008 9:33 AM To: RBASE-L Mailing List 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. ================================================

