I am creating a dialog box that will add layers the user picks from a list. Here are my issues: 1: do I use a list box to list the names or check boxes? 2: how do I check to see what layers are already in the drawing and grey them out in the dialog box? 3: Once the layers have been selected by the user, how do I pass them to AutoCAD 2005 and create the layers? I am pretty new to VB and desperately need this to impress the big dogs. Please Help