Thanks for taking the time to help me out, i have a major problem and need a solution fast!.

I am importing a form to my sheet, when i do so it works most of the time, but sometimes i get a file in use can not open error, or copy. Is there a way to import a file, then open it back up for other people to access, or is there code that imports the file in shared mode so that if other people are trying to get a hold of it, it opens for them as well. If anyone would be so kind as to reply to this question i would be very grateful. Here is the code in question

Filename = "frmMenu.frm"
FName = C:\ & Filename
ThisWorkbook.VBProject.VBComponents.Import FName


Any help is welcome. Thanks