Hi all:
Does this look like a big Problem and can anyone help???
I am trying to access multiple blocks for the information that is contained in the attributes, pull them out of the drawing or set of drawings and store to an Excel file. As a VERY NEWBIE in VBA I haven't had much luck in working...
Is there anyone who deals with VBA in Excel that can tell me how to access selected values of attributes based on name and/or layer and list in Exel. It will work as a BOM start to combine what is in my drawings with my database of company parts and numbers. I know a small amount of VBA...
Hello People,
I am new to the world of vba and am trying to get a list or combobox to display a variable range of information from say A2 to end. The problem is that there are blank cells in column A between those I need for listBox and I Don't want Them, just those cells with a value. Also...