I was wondering if someone can help me out with a code. I am trying to calculate the balance from a query feild by a Year To Date amount in a table feild in its own column in a new query. I have the Query joined with the Table ready to start but I can not figure out how to start the code to calculate these two feilds. The actual calculation is ChargeOffBalance/YTDFunding = % of total amount funded. The table I am pulling the YTDFunding feild from is called FranVol04 and the Query I am pulling the ChargeOffBalance feild from is called DealerChargeOffs. Can some one help me?