frmichalak
New member
I have 3 files files of type .xlsm to create a file named budget. I link these files when I create the EXE file. How do I bring up the 2 other files with VBA code in My main EXE file. Right now I use Vba code to open the other two files but they are still in unprotected .xlsm format. If I can’t protect the other files, then XLS Padlock is useless for me.