Use mod, this is close I think.

<table>
        <cfoutput query="queryName">
                <tr>    
                        <td>
                                #var#
                <cfif queryName.recordCount mod 2>
                        </td>
                </tr>
                </cfif>
        </cfoutput>
</table>

> -----Original Message-----
> From: Erika L. Walker [mailto:[EMAIL PROTECTED] 
> Sent: Friday, November 14, 2008 11:01 PM
> To: cf-community
> Subject: Re: Columns
> 
> Mamma Mo is sending me some - but something like this:
> 
> A      B
> C      D
> E      F
> etc ....
> 
> On Fri, Nov 14, 2008 at 10:44 PM, Sam <[EMAIL PROTECTED]> wrote:
> 
> > Do you mean table or groups outputs?
> >
> >
> >
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:280444
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to