hi, my program is starting to work slower and slower. I heard from someone that i need to set my variables to nothing at the end of each procedure. I thought that variables automatically lose their value and their appointed space when a routine finishes? So do i have to set all the variables to nothing? or just certain types? Emmanuel