' 7. In VB Editor, menu File-->Save Book1; Save as vbaDeveloper.xlam in the same directory as 'src'
But in that directory there is a FOLDER named exactly "vbaDeveloper.xlam". Trying to press the Save button will just open that folder, not save as a file with the name "vbaDeveloper.xlam".
Soo... I should delete or rename that directory first? Or just save somewhere else and then copy paste the file to the src directory after?
On step 7 in Build.Bas it sais
' 7. In VB Editor, menu File-->Save Book1; Save as vbaDeveloper.xlam in the same directory as 'src'
But in that directory there is a FOLDER named exactly "vbaDeveloper.xlam". Trying to press the Save button will just open that folder, not save as a file with the name "vbaDeveloper.xlam".
Soo... I should delete or rename that directory first? Or just save somewhere else and then copy paste the file to the src directory after?