Forum Discussion
Obiwan_Kenobi
May 24, 2019Copper Contributor
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?
2 Replies
- BerndvbatankerIron Contributor
- Obiwan_KenobiCopper Contributor
Berndvbatanker Thank you