I have a VBA module called modAuto_Fill_New_Record. It auto fills several different fields for me. My problem is I need to use it on 5 different forms. How do I do this. When I write a new form it does not work. So I create another modAuto_Fill_New_Record and it says that I already have one. Do I need just to change the name or add a number to each new module. Hope this makes sense. Thank you.