Forum Discussion

Obiwan_Kenobi's avatar
Obiwan_Kenobi
Copper Contributor
May 24, 2019

VBA best practice

I want to design a multi Excel-workbook VBA project. I want it to be menu driven. My question is, what is best practice, should I have one workbook as an "xlsm" and the rest as "xlsx"? As far as I am aware the VBA macro is associated with the "xlsm" workbook. Is that correct?