It's simply =Sum([Est Type 0])/[Sum([OpenCases]) since you already have the textboxes with those calculations on the report it's simply a matter of identifying them I.e. add another unbound textbox on the report and set its control source to =[Textbox1]/[Textbox3] substitute the textbox names...