How can I count the amount of controls on a subform (CR2andWR) and determine how many of them have a value in them i.e Not IsNull. I have a 10 textboxes (A1, A2, A3 up to A10). I want to show the number in a textbox on the mainform (frmAssetManager.Used). I'm thinking that showing it as a percentage is what I would like to do. Many thanks