Ok I must be missing something I have not had to do this before
so never really had to worry about it.  I want to output a report
that does a couple things 1 is it takes 2 fields (field a and field b)
and divides them. I know how to do it in the SQL statement but I dont want
to I would rather do it on output.  I couldnt find any DIVIDE function in
CF.  So how would i do fielda/fieldb and have it output the RESULT.

Then I want to do the same thing but take airport1.fielda and
airport2.fielda and to the
AVERAGE of the 2.  Meaning airport1.fielda * airport2.fielda / 2.
Any suggestions on the CF syntax to make this output properly?

Kelly
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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