hi all can you help please, I have a form [mainfrm] with a sub form [subfrm], on the main form I have a text box [status update], on the sub form a text box [status] , when i select a new record on the form I want to be able to look the [status] text boxes (there could be many or just one depending on how many records there are )and if they ALL hold "expired" or "no longer used" then the [status update] test box would change to "inactive", if just one holds "active" then the [status update] would stay unchanged. can you help please